]> jfr.im git - irc/anope/website.git/commitdiff
Recommend reimporting SQL databases from flatfile.
authorSadie Powell <redacted>
Thu, 16 May 2024 16:55:53 +0000 (17:55 +0100)
committerSadie Powell <redacted>
Thu, 16 May 2024 16:55:53 +0000 (17:55 +0100)
upgrading.md

index 79dcd7229ca66eb2835f91756ee5cfe10de52415..ae8207654881686ae415a07d366bc84e2181608f 100644 (file)
@@ -9,6 +9,8 @@ Upgrading from 2.0 to 2.1 can be done by:
 
 0. Update any scripts you have that execute `services` to execute `anope` instead.
 
 
 0. Update any scripts you have that execute `services` to execute `anope` instead.
 
+0. If you are using the `db_sql` or `db_sql_live` modules it is recommended that on 2.0 you load `db_flatfile` and export your database to a file and re-import on 2.1 to update the schema of your database.
+
 #### services.conf
 
 0. Rename `services.conf` to `anope.conf`.
 #### services.conf
 
 0. Rename `services.conf` to `anope.conf`.