Files
Paradise/SQL/updates/Readme.md
2017-07-16 19:53:09 -04:00

7 lines
317 B
Markdown

### UPDATING SQL
The contents of this directory contain update sql scripts for the paracode SQL database.
Files following the naming convention <old number>-<new number>.sql
Files are designed to be run sequentialy, moving from version 2, to version 4 would require running the following SQL scripts.
2-3.sql
3-4.sql