mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
Importing pending sql
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
INSERT INTO version_db_characters (`sql_rev`) VALUES ('1545178470896804464');
|
||||
|
||||
ALTER TABLE `character_queststatus`
|
||||
ADD `itemcount5` smallint(5) unsigned NOT NULL DEFAULT '0' AFTER `itemcount4`,
|
||||
ADD `itemcount6` smallint(5) unsigned NOT NULL DEFAULT '0' AFTER `itemcount5`;
|
||||
Reference in New Issue
Block a user