mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Added drop statement before table rename
Because Aokromes wasnt happy. --HG-- branch : trunk
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DROP TABLE IF EXISTS `locales_item_set_names`;
|
||||
RENAME TABLE `locales_item_set_name` TO `locales_item_set_names`;
|
||||
|
||||
Reference in New Issue
Block a user