- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for gaussdb (0.03 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tests/migrate_test.go
func TestInvalidCachedPlanSimpleProtocolGaussDB(t *testing.T) { t.Skipf("This test case skipped, because of gaussdb not support creaing empty table(SQLSTATE 0A000)") if DB.Dialector.Name() != "gaussdb" { return } db, err := gorm.Open(gaussdb.Open(gaussdbDSN), &gorm.Config{}) if err != nil { t.Errorf("Open err:%v", err) } type Object1 struct{}
Created: Sun Apr 05 09:35:12 GMT 2026 - Last Modified: Sat Mar 21 11:49:01 GMT 2026 - 66.3K bytes - Click Count (0)