chore(DB): import pending files

Referenced commit(s): b80aaebb5a
This commit is contained in:
github-actions[bot]
2023-09-27 20:06:46 +00:00
parent b80aaebb5a
commit e9b888fda7

View File

@@ -0,0 +1,3 @@
-- DB update 2023_09_27_01 -> 2023_09_27_02
--
ALTER TABLE `quest_template` MODIFY COLUMN `AllowableRaces` INT UNSIGNED NOT NULL DEFAULT 0;