1 line
104 B
Plaintext
1 line
104 B
Plaintext
ALTER TABLE `pp_shop_categories` ADD COLUMN `view_subcategories` INT NULL DEFAULT '0' AFTER `sort_type`; |