mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
SQL version control
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
### 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
|
||||
Reference in New Issue
Block a user