mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Updated SQLite to MySQL backend migration link
@@ -123,7 +123,7 @@ diesel migration redo
|
||||
```
|
||||
|
||||
## How to migrate from SQLite backend to MySQL backend (for developers)
|
||||
Refer to [using the MySQL backend](https://github.com/dani-garcia/vaultwarden/wiki/Using-the-MySQL-Backend) if you want to migrate from SQLite.
|
||||
Refer to [using the MariaDB (MySQL) Backend](https://github.com/dani-garcia/vaultwarden/wiki/Using-the-MariaDB-%28MySQL%29-Backend) if you want to migrate from SQLite.
|
||||
|
||||
## How to migrate from SQLite backend to PostgreSQL backend (for developers)
|
||||
Refer to [using the PostgreSQL backend](https://github.com/dani-garcia/vaultwarden/wiki/Using-the-PostgreSQL-Backend) if you want to migrate from SQLite.
|
||||
Reference in New Issue
Block a user