diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-20 17:37:16 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-20 17:37:16 +0000 |
commit | 4cf6a87410ecfb2f0a4507da9a7b8814ee432e96 (patch) | |
tree | 765bba3270418cd149f95722a273c8e8d5a4f393 /data | |
parent | 1bda2ea84651a499f7dce79eef03b0e0c752427f (diff) |
chore(DB): import pending files
Referenced commit(s): 1bda2ea84651a499f7dce79eef03b0e0c752427f
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/db_world/2025_09_20_05.sql (renamed from data/sql/updates/pending_db_world/rev_1758378870340447581.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1758378870340447581.sql b/data/sql/updates/db_world/2025_09_20_05.sql index 47d86d4462..c63826d085 100644 --- a/data/sql/updates/pending_db_world/rev_1758378870340447581.sql +++ b/data/sql/updates/db_world/2025_09_20_05.sql @@ -1,3 +1,4 @@ +-- DB update 2025_09_20_04 -> 2025_09_20_05 -- -- Frostbrood Spawn DELETE FROM `smart_scripts` WHERE `entryorguid` = 31702 AND `source_type` = 0 AND `id` = 7; |