0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-12-31 00:53:52 -05:00
vaultwarden/migrations/postgresql/2019-09-16-150000_fix_attachments
Michael Powers 1264eb640a
Added a migration that fixes #1 which caused attachments to be broken
for the PostgreSQL backend. Also converts any CHAR types to VARCHAR to prevent the same issue from causing problems down the line.
2019-09-16 19:52:00 -04:00
..
down.sql Added a migration that fixes #1 which caused attachments to be broken 2019-09-16 19:52:00 -04:00
up.sql Added a migration that fixes #1 which caused attachments to be broken 2019-09-16 19:52:00 -04:00