diff --git a/migrations/000.224.sql b/migrations/000.224.sql new file mode 100644 index 0000000..3918a3f --- /dev/null +++ b/migrations/000.224.sql @@ -0,0 +1,7 @@ +-- P5-5600: remove SEO + +DROP TABLE "seo-data"; + +DROP TABLE "seo-data_types"; + +DROP TABLE "seo-urls";