mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
4
data/sql/updates/db_auth/2025_07_24_00.sql
Normal file
4
data/sql/updates/db_auth/2025_07_24_00.sql
Normal file
@@ -0,0 +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`;
|
||||
Reference in New Issue
Block a user