gorm/migrator
jm 6c19f3ac0f fix: For time type, the time field will be automatically updated. Even if the table structure is not changed, the table modification operation will be repeated. 2024-12-12 16:08:23 +04:00
..
column_type.go style: fix coding typo (#5184) 2022-03-24 09:31:58 +08:00
index.go refactor(migrator): non-standard codes (#6180) 2023-04-11 10:32:46 +08:00
migrator.go fix: For time type, the time field will be automatically updated. Even if the table structure is not changed, the table modification operation will be repeated. 2024-12-12 16:08:23 +04:00
table_type.go feat: migrator support table comment (#6225) 2023-05-05 15:58:27 +08:00