diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-16 09:54:49 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-16 09:54:49 +0000 |
commit | f31a7281bde22a8425373fded9a174769b77aaef (patch) | |
tree | 1847d7df9b295659f3960e3886d4afc732447681 /data | |
parent | add49b7723a07141b3157b7d3e2476851aef9330 (diff) |
chore(DB): import pending files
Referenced commit(s): add49b7723a07141b3157b7d3e2476851aef9330
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/db_world/2025_09_16_02.sql (renamed from data/sql/updates/pending_db_world/rev_1757988907851589500.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1757988907851589500.sql b/data/sql/updates/db_world/2025_09_16_02.sql index ef14506234..0f75adc1f6 100644 --- a/data/sql/updates/pending_db_world/rev_1757988907851589500.sql +++ b/data/sql/updates/db_world/2025_09_16_02.sql @@ -1,3 +1,4 @@ +-- DB update 2025_09_16_01 -> 2025_09_16_02 -- DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_dragonblight_flame_fury'; INSERT INTO `spell_script_names` VALUES |