We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd2ca4 commit 485e0e3Copy full SHA for 485e0e3
1 file changed
SETUP/UPGRADE.md
@@ -6,11 +6,7 @@ release.
6
7
## Back up your data
8
Before doing an upgrade, back up your data. The most important data
9
-is the one in your database. You can dump that data from within the
10
-existing installation with:
11
-```bash
12
-c/SETUP/dump_db_schema > somewhere/pre_upgrade_db_schema
13
-```
+is the one in your database.
14
15
You should also back up your `projects/` directory.
16
0 commit comments