diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-06 14:43:53 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-06 14:43:53 +0000 |
commit | 77bd0c162312baac0fb6aafad89dcd65ada85008 (patch) | |
tree | 9042fcd2b7c8ab2daab0fcc537cd208be9823ebe | |
parent | 9e1d77c27c0d51e69911290398c02fc2d90fa778 (diff) |
chore(DB): import pending files
Referenced commit(s): 9e1d77c27c0d51e69911290398c02fc2d90fa778
-rw-r--r-- | data/sql/updates/db_world/2024_11_06_06.sql (renamed from data/sql/updates/pending_db_world/rev_1730893568606190900.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1730893568606190900.sql b/data/sql/updates/db_world/2024_11_06_06.sql index 251e3ce119..556939ab58 100644 --- a/data/sql/updates/pending_db_world/rev_1730893568606190900.sql +++ b/data/sql/updates/db_world/2024_11_06_06.sql @@ -1,3 +1,4 @@ +-- DB update 2024_11_06_05 -> 2024_11_06_06 -- Update gameobject 'Lauranna's Guide to Zangarmarsh Plants' with sniffed values -- new spawns DELETE FROM `gameobject` WHERE (`id` IN (182066)) |