[update] added migration scripts for migrating news
data to articles
, geographic and category tagging, and default sharing templates
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Remove default sharing templates
|
||||
DELETE
|
||||
FROM share_templates
|
||||
WHERE name IN ('Default Text', 'Markdown', 'Simple Text', 'HTML Email');
|
Reference in New Issue
Block a user