gorm/migrator
Googol Lee edb00c10ad
AutoMigrate() should always migrate checks, even there is no relationship constraints. (#5644)
* fix: remove uuid autoincrement

* AutoMigrate() should always migrate checks, even there is no relationship constranits.

Co-authored-by: a631807682 <631807682@qq.com>
2022-09-14 10:26:51 +08:00
..
column_type.go style: fix coding typo (#5184) 2022-03-24 09:31:58 +08:00
index.go feat: add method GetIndexes (#5436) 2022-06-17 11:00:57 +08:00
migrator.go AutoMigrate() should always migrate checks, even there is no relationship constraints. (#5644) 2022-09-14 10:26:51 +08:00