diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2011-10-25 21:14:13 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2011-10-26 19:31:06 +0200 |
commit | a5895b1655be3e81f451844a911eab8b798fa7ab (patch) | |
tree | c3dd8025f9e8921303013ad188ff745f73e6a042 /src/sql | |
parent | 5c54e6bb22c7ecfd7c0dd69932f0ee7bd10ce50d (diff) | |
download | manaserv-a5895b1655be3e81f451844a911eab8b798fa7ab.tar.gz manaserv-a5895b1655be3e81f451844a911eab8b798fa7ab.tar.bz2 manaserv-a5895b1655be3e81f451844a911eab8b798fa7ab.tar.xz manaserv-a5895b1655be3e81f451844a911eab8b798fa7ab.zip |
End the confusion about the missing upgrade script
Version 15 was skipped, and we'll never go back. Renamed the 15_to_16
update scripts to 14_to_16 to avoid confusing everybody who wants to
update their DBs.
Reviewed-by: Yohann Ferreira
Diffstat (limited to 'src/sql')
-rw-r--r-- | src/sql/mysql/updates/update_14_to_16.sql (renamed from src/sql/mysql/updates/update_15_to_16.sql) | 0 | ||||
-rw-r--r-- | src/sql/sqlite/updates/update_14_to_16.sql (renamed from src/sql/sqlite/updates/update_15_to_16.sql) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/sql/mysql/updates/update_15_to_16.sql b/src/sql/mysql/updates/update_14_to_16.sql index df94f995..df94f995 100644 --- a/src/sql/mysql/updates/update_15_to_16.sql +++ b/src/sql/mysql/updates/update_14_to_16.sql diff --git a/src/sql/sqlite/updates/update_15_to_16.sql b/src/sql/sqlite/updates/update_14_to_16.sql index aa5d4646..aa5d4646 100644 --- a/src/sql/sqlite/updates/update_15_to_16.sql +++ b/src/sql/sqlite/updates/update_14_to_16.sql |