diff options
Diffstat (limited to 'doc/migration.md')
-rw-r--r-- | doc/migration.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/migration.md b/doc/migration.md index 24728a2..000072a 100644 --- a/doc/migration.md +++ b/doc/migration.md @@ -1,5 +1,9 @@ # Migrating the Database +> [!CAUTION] +> The current architecture for saving to the database will be completely +> rewritten soon. + With some updates the database serialization for changes. This requires a migration process. You need to follow this procedure either with every update. |