From 40510c24ed672b0eb4153aac4717dd8e02fbecdd Mon Sep 17 00:00:00 2001 From: Shauren Date: Sun, 26 Jun 2016 23:50:53 +0200 Subject: Core/DataStores: Updated to 7.0.3.22045 --- sql/updates/hotfixes/2016_xx_xx_xx_hotfixes_legion_09.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/hotfixes/2016_xx_xx_xx_hotfixes_legion_09.sql (limited to 'sql') diff --git a/sql/updates/hotfixes/2016_xx_xx_xx_hotfixes_legion_09.sql b/sql/updates/hotfixes/2016_xx_xx_xx_hotfixes_legion_09.sql new file mode 100644 index 00000000000..faa3cabc66e --- /dev/null +++ b/sql/updates/hotfixes/2016_xx_xx_xx_hotfixes_legion_09.sql @@ -0,0 +1,2 @@ +ALTER TABLE `char_titles` DROP `ConditionID`; +ALTER TABLE `creature_family` DROP `CategoryEnumID`; -- cgit v1.2.3