- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestSmartMigrateColumn (0.17 seconds)
-
tests/migrate_test.go
if nullable, _ := columnType.Nullable(); !nullable { t.Fatalf("stock's nullable should be true, bug got %t", nullable) } } } } func TestSmartMigrateColumn(t *testing.T) { fullSupported := map[string]bool{"mysql": true, "postgres": true, "gaussdb": true}[DB.Dialector.Name()] type UserMigrateColumn struct { ID uint Name string Salary float64
Created: Sun Dec 28 09:35:17 GMT 2025 - Last Modified: Wed Aug 20 04:51:17 GMT 2025 - 65.2K bytes - Click Count (0)