Skip to content

Commit 59cddef

Browse files
committed
Create Upgrade.md
1 parent 31e7dcd commit 59cddef

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Doc/Upgrade.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# How To Upgrade
2+
###MYSql
3+
- Make sure you make a copy of you database and the OpenNote directory
4+
- Run `Service/model/sql/updateScript/` scripts to roll the database up to current specs.
5+
- You will copy need to copy the upload directory contents into the new upload direcory in `Service/upload`.
6+
7+
###SQLite
8+
Same as the MYSql. You may need to slightly modify the sql upload script to be compatible with sqlite.

0 commit comments

Comments
 (0)