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