fix(migrations): defer online ddl follow-ups safely

This commit is contained in:
IanShaw027
2026-04-22 11:17:45 +08:00
parent ca1f30a911
commit 18481a100b
8 changed files with 173 additions and 37 deletions

View File

@@ -1,6 +1,3 @@
ALTER TABLE auth_identity_migration_reports
ALTER COLUMN report_type TYPE VARCHAR(80);
INSERT INTO auth_identities (
user_id,
provider_type,