diff --git a/Migrating-from-MariaDB-(MySQL)-to-SQLite.md b/Migrating-from-MariaDB-(MySQL)-to-SQLite.md index 5f2a236..9889bd4 100644 --- a/Migrating-from-MariaDB-(MySQL)-to-SQLite.md +++ b/Migrating-from-MariaDB-(MySQL)-to-SQLite.md @@ -1,9 +1,11 @@ -:warning: :skull: :warning: +> [!WARNING] +>

⚠️ ☠️ ⚠️

+> +>

Use these commands at your own risk!
Always create a backup before you do anything which could destroy your whole vault!

+> +>

⚠️ ☠️ ⚠️

-**Use these commands at your own risk!** -**Always create a backup before you do anything which could destroy your whole vault!** - -:warning: :skull: :warning: +--- ## General Vaultwarden was designed at first using SQLite only, but at the time both MariaDB (MySQL) and PostgreSQL also were added into the mix.