mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-19 00:41:33 -06:00
Add test environment for SQLite to PostgreSQL migration
parent
6588baa9fa
commit
80e1551073
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user