From 803f1c76ff8f679eb8302b58638b29c0792d0676 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 11 Mar 2026 01:12:45 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 46b48cdfa0119796833b72248ea9b61b67567b89 --- .../rev_1772885471981.sql => db_world/2026_03_11_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1772885471981.sql => db_world/2026_03_11_00.sql} (91%) diff --git a/data/sql/updates/pending_db_world/rev_1772885471981.sql b/data/sql/updates/db_world/2026_03_11_00.sql similarity index 91% rename from data/sql/updates/pending_db_world/rev_1772885471981.sql rename to data/sql/updates/db_world/2026_03_11_00.sql index db9f5cbd4..ae459682f 100644 --- a/data/sql/updates/pending_db_world/rev_1772885471981.sql +++ b/data/sql/updates/db_world/2026_03_11_00.sql @@ -1,3 +1,4 @@ +-- DB update 2026_03_10_01 -> 2026_03_11_00 -- CREATE TABLE IF NOT EXISTS `spell_jump_distance` ( `ID` int unsigned NOT NULL COMMENT 'spell id',