mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
SQL: Comment out a sql file that would error with sql-mode strict
This commit is contained in:
@@ -1 +1,2 @@
|
||||
ALTER TABLE `quest_template` CHANGE `MinLevel` `MinLevel` tinyint(4) NOT NULL DEFAULT '0';
|
||||
-- ALTER TABLE `quest_template` CHANGE `MinLevel` `MinLevel` tinyint(4) NOT NULL DEFAULT '0';
|
||||
-- Properly fixed in 53a2b8622812f365ca7d31fdbf75fe9a1707ac7
|
||||
|
||||
Reference in New Issue
Block a user