vaultwarden/migrations
Mathijs van Veluw ecb31c85d6
Fix issue with MariaDB/MySQL migrations ()
MariaDB/MySQL doesn't like the normal `"` quotes around the column name.
This needs to be a backtick **`**.

This PR changes the migration script to fix this issue.

Fixes 
2023-10-23 12:23:35 +02:00
..
mysql Fix issue with MariaDB/MySQL migrations () 2023-10-23 12:23:35 +02:00
postgresql Implement cipher key encryption () 2023-10-23 00:18:14 +02:00
sqlite Implement cipher key encryption () 2023-10-23 00:18:14 +02:00