1 line
86 B
Plaintext
1 line
86 B
Plaintext
ALTER TABLE pp_shop_categories ADD sort_type INT NOT NULL DEFAULT '1' AFTER parent_id; |
ALTER TABLE pp_shop_categories ADD sort_type INT NOT NULL DEFAULT '1' AFTER parent_id; |