mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 15:31:33 +00:00
2 lines
79 B
SQL
2 lines
79 B
SQL
ALTER TABLE `tradeskill_recipe` ADD `enabled` tinyint(1) NOT NULL DEFAULT '1';
|