diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-17 11:57:30 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-17 11:57:30 +0000 |
| commit | 3301b3c9692d96125c75ae4f2cfa1307a074be1f (patch) | |
| tree | b25867e05d4d5b619d79c1721a0f8362bc499028 | |
| parent | 82b4ecb4152d2c24e45d13c666591eb499d0c9c4 (diff) | |
chore(DB): import pending files
Referenced commit(s): 82b4ecb4152d2c24e45d13c666591eb499d0c9c4
| -rw-r--r-- | data/sql/updates/db_world/2025_12_17_02.sql (renamed from data/sql/updates/pending_db_world/rev_1765962030630917400.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1765962030630917400.sql b/data/sql/updates/db_world/2025_12_17_02.sql index 0ac00e3195..e38abcef84 100644 --- a/data/sql/updates/pending_db_world/rev_1765962030630917400.sql +++ b/data/sql/updates/db_world/2025_12_17_02.sql @@ -1,2 +1,3 @@ +-- DB update 2025_12_17_01 -> 2025_12_17_02 -- prevent 'Plagued Scavenger' from flying up to Dalaran DELETE FROM `waypoint_data` WHERE `id` = 1006640 AND `point` = 8; |
