- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestClauseAssociationSetUpdateManyToManyClear (0.17 seconds)
-
tests/association_generics_test.go
} else if rows != 0 { t.Fatalf("expected 0 rows affected, got %d", rows) } AssertAssociationCount(t, user, "Languages", 1, "after create language") } // Many-to-Many clear func TestClauseAssociationSetUpdateManyToManyClear(t *testing.T) { ctx := context.Background() user := User{Name: "TestClauseAssociationSetUpdateMany2ManyClear", Age: 25} if err := DB.Create(&user).Error; err != nil { t.Fatalf("create user: %v", err)Created: Sun Apr 05 09:35:12 GMT 2026 - Last Modified: Fri Sep 12 05:42:26 GMT 2025 - 37.9K bytes - Click Count (0)