fix: unblock auth identity compat backfill migration
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
ALTER TABLE auth_identity_migration_reports
|
||||
ALTER COLUMN report_type TYPE VARCHAR(80);
|
||||
|
||||
INSERT INTO auth_identities (
|
||||
user_id,
|
||||
provider_type,
|
||||
|
||||
Reference in New Issue
Block a user