// #PSTEST-1229 - remove virtual combinations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14844 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -141,3 +141,5 @@ PRIMARY KEY (`id_supplier`, `id_shop`),
|
||||
KEY `id_shop` (`id_shop`)
|
||||
) ENGINE=ENGINE_TYPE DEFAULT CHARSET=utf8;
|
||||
DROP TABLE `PREFIX_supplier_group_shop`;
|
||||
|
||||
ALTER TABLE `PREFIX_product_download` DROP COLUMN `id_product_attribute`;
|
||||
|
||||
Reference in New Issue
Block a user