chore(DB): import pending files

Referenced commit(s): 603249c046
This commit is contained in:
github-actions[bot]
2025-07-24 13:10:02 +00:00
parent 1e68280691
commit 283e831594

View File

@@ -1,3 +1,4 @@
-- DB update 2025_07_03_00 -> 2025_07_24_00
--
ALTER TABLE `account`
ADD COLUMN `Flags` INT UNSIGNED NOT NULL DEFAULT '0' AFTER `expansion`;