// #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:
tDidierjean
2012-04-24 13:23:02 +00:00
parent 142bb01271
commit 8f4a8b1b5c
8 changed files with 73 additions and 472 deletions
+2
View File
@@ -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`;