mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
3 lines
93 B
SQL
3 lines
93 B
SQL
ALTER TABLE `account` ADD `suspendeduntil` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00';
|
|
|