mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
3 lines
82 B
SQL
3 lines
82 B
SQL
ALTER TABLE `tasks` ADD `repeatable` TINYINT( 1 ) UNSIGNED NOT NULL DEFAULT '1';
|
|
|