diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/hotfixes/2016_xx_xx_xx_hotfixes_legion_09.sql | 2 |
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`; |
