From 5ea73fb9ef0d63e0adc26c452b6e53858021eae4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 21 Oct 2023 22:01:35 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 1894e13a098342d21b7a6f9d2257fd2b27581248 --- .../rev_1697055881866266500.sql => db_world/2023_10_21_05.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1697055881866266500.sql => db_world/2023_10_21_05.sql} (93%) diff --git a/data/sql/updates/pending_db_world/rev_1697055881866266500.sql b/data/sql/updates/db_world/2023_10_21_05.sql similarity index 93% rename from data/sql/updates/pending_db_world/rev_1697055881866266500.sql rename to data/sql/updates/db_world/2023_10_21_05.sql index ba35360a6..522eefeae 100644 --- a/data/sql/updates/pending_db_world/rev_1697055881866266500.sql +++ b/data/sql/updates/db_world/2023_10_21_05.sql @@ -1,3 +1,4 @@ +-- DB update 2023_10_21_04 -> 2023_10_21_05 -- ALTER TABLE `spell_cooldown_overrides` ADD COLUMN `Comment` TEXT;