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