EverWrath/data/sql/updates/db_auth/2025_07_24_00.sql
github-actions[bot] 283e831594 chore(DB): import pending files
Referenced commit(s): 603249c046
2025-07-24 13:10:02 +00:00

4 lines
145 B
SQL

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