aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2016-06-26 23:50:53 +0200
committerShauren <shauren.trinity@gmail.com>2016-06-26 23:50:53 +0200
commit40510c24ed672b0eb4153aac4717dd8e02fbecdd (patch)
tree35f0ebcf048761ffe488fc77e98c95e2e5ddc71c /sql
parentb87131712893e414639ca235b000bdbb0b5659f2 (diff)
Core/DataStores: Updated to 7.0.3.22045
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/hotfixes/2016_xx_xx_xx_hotfixes_legion_09.sql2
1 files changed, 2 insertions, 0 deletions
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`;