- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for type2Bytes (0.28 seconds)
-
tests/migrate_test.go
if DB.Dialector.Name() != "sqlite" { t.Skip() } type BytesDefaultModel struct { ID int `gorm:"primaryKey"` Data []byte `gorm:"type:bytes;default:hello"` } tableName := "bytes_default_models" DB.Migrator().DropTable(tableName)
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)