chore(DB): import pending files

Referenced commit(s): a3e3fd029f
This commit is contained in:
AzerothCoreBot
2021-07-21 10:06:40 +00:00
parent a3e3fd029f
commit b7332b9305
2 changed files with 29 additions and 3 deletions

View File

@@ -1,3 +0,0 @@
INSERT INTO `version_db_characters` (`sql_rev`) VALUES ('1626271703991541000');
ALTER TABLE `item_loot_storage`
ADD COLUMN `item_index` INT UNSIGNED NOT NULL DEFAULT 0 AFTER `count`;