ALTER TABLE `pp_shop_products` ADD COLUMN `archive` INT NULL DEFAULT '0' AFTER `baselinker_get_data_date`;