zaela-Server/utils/sql/git/required/2013_10_31_Recipe_disabling.sql

1 line
79 B
SQL

ALTER TABLE `tradeskill_recipe` ADD `enabled` tinyint(1) NOT NULL DEFAULT '1';