We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c9f3f commit 0daaf7fCopy full SHA for 0daaf7f
tests/boolean_test.go
@@ -279,4 +279,4 @@ func TestBooleanNullableColumn(t *testing.T) {
279
if got.Nullable != nil {
280
t.Errorf("expected NULL, got %v", *got.Nullable)
281
}
282
-}
+}
0 commit comments