gorm/migrator
홍성욱 b0d70a26d1
[#6372] Fixed nullable constraint bug for columns during auto migration (#7269)
* [#6372] Fixed nullable constraint bug for columns during auto migration

* [#6372] fix comment

* [#6372] Add test code

* [#6372] Add test code

* [#6372] Fix failed test case

* [#6372] Fix failed test case

* [#6372] wip

* [#6372] wip

* [#6372] wip

* [#6372] wip
2024-11-14 17:40:18 +08: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 [#6372] Fixed nullable constraint bug for columns during auto migration (#7269) 2024-11-14 17:40:18 +08:00
table_type.go feat: migrator support table comment (#6225) 2023-05-05 15:58:27 +08:00