ALTER TABLE pp_shop_attributes_values ADD is_default INT NOT NULL DEFAULT '0' AFTER attribute_id;