P5-5751 prepend /int to global article slugs
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
-- P5-5751: prepend /int to global article slugs
|
||||||
|
|
||||||
|
update article_content set slug = '/int' || slug where market_id = 7;
|
||||||
Reference in New Issue
Block a user