gorm/migrator
piyongcai 42dee40a4e in schema/field.go
1.Add UniqueIndex field to Field's struct。
2.Resolve UniqueIndex value from StructField.

in migrator/migrator.go -> MigrateColumn
1.check unique, Check for the uniqueIndex and unique simultaneously
2022-05-16 10:22:04 +08:00
..
2022-03-24 09:31:58 +08:00
2022-05-16 10:22:04 +08:00