- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestGaussDBMany2ManyWithDefaultValueUUID (0.86 sec)
-
tests/gaussdb_test.go
if !ok || !autoIncrement { t.Fatalf("column log_id should be auto incrementment") } } } if !hasLogID { t.Fatalf("failed to found column log_id") } } func TestGaussDBMany2ManyWithDefaultValueUUID(t *testing.T) { t.Skipf("This test case skipped, because of gaussdb does not have 'uuid-ossp' extension") if DB.Dialector.Name() != "gaussdb" { t.Skip() }
Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Mon Jul 21 02:46:58 UTC 2025 - 6.6K bytes - Viewed (0)