P5-6279 add primary key to market_locales table
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
-- P5-6279: add primary key to markets_locales table
|
||||||
|
|
||||||
|
alter table market_locales add primary key (id);
|
||||||
Reference in New Issue
Block a user