P5-6091 remove language_id and territory_id from product blacklist (#186)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
--P5-6091: remove language_id and territory_id from product blacklist
|
||||||
|
|
||||||
|
alter table product_blacklist drop column language_id;
|
||||||
|
alter table product_blacklist drop column territory_id;
|
||||||
Reference in New Issue
Block a user