-
fix: standalone migrations
Some checks failedCode quality checks / build (18.16) (push) Failing after 3sreleased this
2024-04-08 19:04:09 +01:00 | 66 commits to working-commit since this releaseRecent fix for dropping/recreating PKs in environments with
sql_require_primary_key=1 also broke the migrations for environments
where the user doesn't have permissions to change the value of the
setting. The standalone setup is such an environment.This commit changes those migrations so that the PKs are
dropped/recreated as one ALTER TABLE query, no longer requiring
changing the sql_require_primary_key setting.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)