diff options
author | metamuffin <metamuffin@disroot.org> | 2025-04-23 10:23:48 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-04-23 10:23:48 +0200 |
commit | 808c7245e1f2c906eff53e699bbfba120fa5fb94 (patch) | |
tree | e42d05b8e081d64d3ff8b2a74e737ac12067a175 /doc/migration.md | |
parent | 9ca2e4e378b3189d2cfca27b1af9f3f53e0d6ddc (diff) | |
download | jellything-808c7245e1f2c906eff53e699bbfba120fa5fb94.tar jellything-808c7245e1f2c906eff53e699bbfba120fa5fb94.tar.bz2 jellything-808c7245e1f2c906eff53e699bbfba120fa5fb94.tar.zst |
other doc changes
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. |