Import pending SQL update file...

Referenced commit(s): b2c15f795c
This commit is contained in:
AzerothCoreBot
2019-05-15 09:22:38 +00:00
parent b2c15f795c
commit 24daecddfa
2 changed files with 31 additions and 6 deletions

View File

@@ -1,6 +0,0 @@
INSERT INTO `version_db_characters` (`sql_rev`) VALUES ('1557226918417685700');
ALTER TABLE `character_arena_stats`
MODIFY `guid` int(10) unsigned NOT NULL DEFAULT '0',
MODIFY `slot` tinyint(3) unsigned NOT NULL DEFAULT '0',
MODIFY `matchMakerRating` smallint(5) unsigned NOT NULL DEFAULT '0';