gorm/migrator
Samuel N Cui 2095d42b4c
fix: sqlite dialector cannot apply `PRIMARY KEY AUTOINCREMENT` type (#6624)
* fix: sqlite dialector cannot apply `PRIMARY KEY AUTOINCREMENT` type

fix #4760

* feat: add auto increment test

* feat: update sqlite

* feat: update tests deps sqlite to v1.5.4
2023-10-09 17:26:27 +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 fix: sqlite dialector cannot apply `PRIMARY KEY AUTOINCREMENT` type (#6624) 2023-10-09 17:26:27 +08:00
table_type.go feat: migrator support table comment (#6225) 2023-05-05 15:58:27 +08:00