mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Add test environment for SQLite to PostgreSQL migration
@@ -25,6 +25,7 @@ If your password contains special characters, you will need to use percentage en
|
||||
A complete list of codes can be found on [Wikipedia page for percent encoding](https://en.wikipedia.org/wiki/Percent-encoding#Percent-encoding_reserved_characters)
|
||||
|
||||
## Migrating from SQLite to PostgreSQL
|
||||
> Tested with SQLite3 3.37.2, PostgreSQL 16.10 and Vaultwarden 1.34.3
|
||||
|
||||
An easy way of migrating from SQLite to PostgreSQL or to MySQL exists, but please, note that you **are using this at your own risk and you are strongly advised to backup your installation and data!**. This is **unsupported** and has not been robustly tested.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user