xorm/migrate
appleboy d19b4e6a94
refactor: ensure non-null values in migration table creation
- Change the migration table creation to not allow null values for the column

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-03-17 10:39:23 +08:00
..
migrate.go refactor: ensure non-null values in migration table creation 2024-03-17 10:39:23 +08: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