refactor: ensure non-null values in migration table creation #2434

Merged
lunny merged 1 commits from patch into v1 2024-03-17 03:53:17 +00:00
Member
  • Change the migration table creation to not allow null values for the column

fix #2433

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

- Change the migration table creation to not allow null values for the column fix https://gitea.com/xorm/xorm/issues/2433 Signed-off-by: appleboy <appleboy.tw@gmail.com>
appleboy added 1 commit 2024-03-17 02:40:02 +00:00
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>
All checks were successful
test mariadb / test mariadb (pull_request) Successful in 13m37s
test mssql / test mssql (pull_request) Successful in 13m37s
test mssql / test mssql with collation (pull_request) Successful in 14m17s
test cockroach / test cockroach (pull_request) Successful in 14m47s
test mysql / test mysql (pull_request) Successful in 12m49s
test mysql8 / test mysql8 (pull_request) Successful in 13m23s
test postgres / test postgres (pull_request) Successful in 13m14s
test sqlite / unit test & test sqlite (pull_request) Successful in 13m24s
test tidb / test tidb (pull_request) Successful in 11m27s
d19b4e6a94
lunny approved these changes 2024-03-17 03:52:45 +00:00
lunny added the
frontport/main
label 2024-03-17 03:53:09 +00:00
lunny merged commit be77a7084b into v1 2024-03-17 03:53:17 +00:00
lunny added this to the 1.3.9 milestone 2024-03-18 05:51:47 +00:00
Sign in to join this conversation.
No description provided.