diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-13 19:00:35 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-13 19:00:35 +0000 |
commit | 32f15256c764c5e0e63badb9d32a37e658d03816 (patch) | |
tree | 7ba69a11935e91deb85c9421e9da3b413b85a1b7 /data | |
parent | d78350ba3674750ec5f4d21877f4d1374ef074ae (diff) |
chore(DB): import pending files
Referenced commit(s): d78350ba3674750ec5f4d21877f4d1374ef074ae
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/db_world/2024_11_13_01.sql (renamed from data/sql/updates/pending_db_world/rev_1731438952898922800.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1731438952898922800.sql b/data/sql/updates/db_world/2024_11_13_01.sql index f61b55b93c..d59b161029 100644 --- a/data/sql/updates/pending_db_world/rev_1731438952898922800.sql +++ b/data/sql/updates/db_world/2024_11_13_01.sql @@ -1,3 +1,4 @@ +-- DB update 2024_11_13_00 -> 2024_11_13_01 -- UPDATE `gameobject` SET `id` = 180396 WHERE `guid` IN (151423, 151424, 151425, 151426, 151427, 151428, 151429, 151430, 151431, 151432, 151433) AND `id` = 180398; |