mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-03 07:37:11 +01:00
DB/Cleanup: remove unused db_script_strings
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Remove texts that are no longer used
|
||||
DELETE FROM `db_script_string` WHERE `entry` IN (2000000028,2000000055,2000000065,2000000066);
|
||||
Reference in New Issue
Block a user