From 7b5746da8d87865928e1a1b78d74aab9128e3c9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 10 Mar 2024 10:35:28 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): d07861c5844a69ad671e9a1afe60ebe5e56333b9 --- .../rev_1707943090372200600.sql => db_world/2024_03_10_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1707943090372200600.sql => db_world/2024_03_10_00.sql} (78%) diff --git a/data/sql/updates/pending_db_world/rev_1707943090372200600.sql b/data/sql/updates/db_world/2024_03_10_00.sql similarity index 78% rename from data/sql/updates/pending_db_world/rev_1707943090372200600.sql rename to data/sql/updates/db_world/2024_03_10_00.sql index 6f6cb4e71..0f3633407 100644 --- a/data/sql/updates/pending_db_world/rev_1707943090372200600.sql +++ b/data/sql/updates/db_world/2024_03_10_00.sql @@ -1,2 +1,3 @@ +-- DB update 2024_03_09_00 -> 2024_03_10_00 -- update 44844 'Turkey Caller' - add flagsCustom - CU_DURATION_REAL_TIME UPDATE `item_template` SET `flagsCustom` = (`flagsCustom` | 1) WHERE (`entry` = 44844);