DB/Auth: Delete Deprecated Tables
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
-- DB Auth Delete Deprecated Tables
|
||||||
|
DROP TABLE IF EXISTS `account_warband_groups`;
|
||||||
|
DROP TABLE IF EXISTS `battlepay_purchases`;
|
||||||
|
DROP TABLE IF EXISTS `build_executable_hash`;
|
||||||
|
DROP TABLE IF EXISTS `playerbot_accounts`;
|
||||||
|
DROP TABLE IF EXISTS `playerbot_arena`;
|
||||||
|
DROP TABLE IF EXISTS `playerbot_names`;
|
||||||
|
DROP TABLE IF EXISTS `recruit_info`;
|
||||||
|
|
||||||
Reference in New Issue
Block a user