Skip to content

Commit 6322544

Browse files
committed
chore(db): regenerate migration 0226 after staging merge
1 parent 034f6dd commit 6322544

3 files changed

Lines changed: 16437 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
DROP TABLE "form" CASCADE;--> statement-breakpoint
2+
DROP TABLE "template_creators" CASCADE;--> statement-breakpoint
3+
DROP TABLE "template_stars" CASCADE;--> statement-breakpoint
4+
DROP TABLE "templates" CASCADE;--> statement-breakpoint
5+
DROP TYPE "public"."template_creator_type";--> statement-breakpoint
6+
DROP TYPE "public"."template_status";

0 commit comments

Comments
 (0)