Files
Paradise/SQL/updates
Mark van Alphen 5e70eeddc8 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into sqlfix
# Conflicts:
#	SQL/paradise_schema.sql
#	SQL/paradise_schema_prefixed.sql
2019-07-20 18:49:03 +02:00
..
2017-07-22 20:14:30 -04:00
2018-01-27 23:24:45 +05:00
2018-05-25 14:05:05 -04:00
2019-01-26 21:23:10 +00:00
2019-07-12 16:41:04 +02:00
2019-07-11 17:02:52 -04:00
2019-07-12 16:41:04 +02:00
2017-07-16 19:53:09 -04:00

UPDATING SQL

The contents of this directory contain update sql scripts for the paracode SQL database.

Files following the naming convention -.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