diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-11 06:59:11 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-11 06:59:11 +0000 |
commit | 31d988a8b6dca13016226f6afa8c69d6f4f11b0b (patch) | |
tree | 5042a492adb7cabfd39b74a3155d5e9ca334ebc0 /data | |
parent | abde8ef5a8e488d0860f026f4cf6b4cbfff476fe (diff) |
chore(DB): import pending files
Referenced commit(s): abde8ef5a8e488d0860f026f4cf6b4cbfff476fe
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/db_world/2024_11_11_00.sql (renamed from data/sql/updates/pending_db_world/rev_1730825421243583400.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1730825421243583400.sql b/data/sql/updates/db_world/2024_11_11_00.sql index 488a326ddc..dc1f6986bb 100644 --- a/data/sql/updates/pending_db_world/rev_1730825421243583400.sql +++ b/data/sql/updates/db_world/2024_11_11_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_11_10_05 -> 2024_11_11_00 -- Humbert's set DELETE FROM `reference_loot_template` WHERE `Item` IN (3053,4723,4724); |