vaultwarden/migrations/postgresql
Michael Powers 1264eb640a
Added a migration that fixes 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
..
2019-09-12-100000_create_tables Adds support for PostgreSQL which resolves and is mentioned in . 2019-09-12 16:12:22 -04:00
2019-09-16-150000_fix_attachments Added a migration that fixes which caused attachments to be broken 2019-09-16 19:52:00 -04:00