diff options
Diffstat (limited to 'db/migrations/0165_wide_phantom_reporter.sql')
| -rw-r--r-- | db/migrations/0165_wide_phantom_reporter.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrations/0165_wide_phantom_reporter.sql b/db/migrations/0165_wide_phantom_reporter.sql new file mode 100644 index 00000000..1f3ea581 --- /dev/null +++ b/db/migrations/0165_wide_phantom_reporter.sql @@ -0,0 +1 @@ +ALTER TABLE "mfa_tokens" ALTER COLUMN "token" SET DATA TYPE varchar(255);
\ No newline at end of file |
