mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fixed alter tables
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ALTER TABLE auth_db_version CHANGE COLUMN 2016_09_04_00 2016_11_18_00 bit;
|
||||
ALTER TABLE version_db_auth CHANGE COLUMN 2016_09_04_00 2016_11_18_00 bit;
|
||||
|
||||
--
|
||||
-- Do not remove this file when we archive sql under this folder
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ALTER TABLE auth_db_version CHANGE COLUMN 2016_08_25_00 2016_11_18_00 bit;
|
||||
ALTER TABLE version_db_characters CHANGE COLUMN 2016_08_25_00 2016_11_18_00 bit;
|
||||
|
||||
--
|
||||
-- Do not remove this file when we archive sql under this folder
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ALTER TABLE auth_db_version CHANGE COLUMN 2016_11_06_02 2016_11_18_00 bit;
|
||||
ALTER TABLE version_db_world CHANGE COLUMN 2016_11_06_02 2016_11_18_00 bit;
|
||||
|
||||
--
|
||||
-- Do not remove this file when we archive sql under this folder
|
||||
|
||||
Reference in New Issue
Block a user