mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
DB/Misc: Add path for old hotfixes
This commit is contained in:
2
sql/updates/hotfixes/4.3.4/2020_05_19_00_hotfixes.sql
Normal file
2
sql/updates/hotfixes/4.3.4/2020_05_19_00_hotfixes.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `updates_include` WHERE `path` = '$/sql/old/4.3.4/hotfixes';
|
||||
INSERT INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/4.3.4/hotfixes', 'ARCHIVED');
|
||||
Reference in New Issue
Block a user