P5-5651 append /us to USA article slugs
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- prepend /us to USA article slugs
|
||||
|
||||
update article_content set slug = '/us' || slug where market_id = 11;
|
||||
Reference in New Issue
Block a user