diff --git a/migrations/000.000.sql b/migrations/000.000.sql new file mode 100644 index 0000000..6dad03c --- /dev/null +++ b/migrations/000.000.sql @@ -0,0 +1 @@ +ALTER TABLE "collections-products" RENAME TO "collections_products"; \ No newline at end of file