chore(DB): import pending files

Referenced commit(s): e8ce033087
This commit is contained in:
github-actions[bot]
2026-02-24 00:47:57 +00:00
parent 8b9cdfde13
commit 34f1d2b39a

View File

@@ -1,3 +1,4 @@
-- DB update 2025_09_03_00 -> 2026_02_24_00
--
ALTER TABLE `quest_tracker`
MODIFY COLUMN `id` int UNSIGNED NOT NULL DEFAULT 0 FIRST,