mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 08:46:09 +00:00
chore(DB): import pending SQL update file
Referenced commit(s): 850aaddf20
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
INSERT INTO `version_db_auth` (`sql_rev`) VALUES ('1609867708436603000');
|
||||
ALTER TABLE `account_muted`
|
||||
CHARSET = 'utf8',
|
||||
MODIFY `mutedby` varchar(50) NOT NULL,
|
||||
MODIFY `mutereason` varchar(255) NOT NULL;
|
||||
ALTER TABLE `logs`
|
||||
CHARSET = 'utf8',
|
||||
MODIFY `string` text;
|
||||
Reference in New Issue
Block a user