xorm/migrate
appleboy be77a7084b refactor: ensure non-null values in migration table creation (#2434)
- Change the migration table creation to not allow null values for the column

fix #2433

Signed-off-by: appleboy <appleboy.tw@gmail.com>

Reviewed-on: #2434
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: appleboy <appleboy.tw@gmail.com>
Co-committed-by: appleboy <appleboy.tw@gmail.com>
2024-03-17 03:53:16 +00:00
..
migrate_test.go Use github.com/microsoft/go-mssqldb instead of old mssqldb repository (#2386) (#2390) 2024-01-16 07:56:04 +00:00
migrate.go refactor: ensure non-null values in migration table creation (#2434) 2024-03-17 03:53:16 +00:00