chore(DB): import pending files

Referenced commit(s): 7406a01ac3
This commit is contained in:
AzerothCoreBot
2021-09-13 18:59:16 +00:00
parent 7406a01ac3
commit bd956b5a57
2 changed files with 30 additions and 4 deletions

View File

@@ -1,4 +0,0 @@
INSERT INTO `version_db_characters` (`sql_rev`) VALUES ('1629988683345293500');
ALTER TABLE `character_spell_cooldown` ADD COLUMN `category` MEDIUMINT UNSIGNED DEFAULT 0 NOT NULL AFTER `spell`;
ALTER TABLE `pet_spell_cooldown` ADD COLUMN `category` MEDIUMINT UNSIGNED DEFAULT 0 NOT NULL AFTER `spell`;