Skip to content

Commit 2a2d718

Browse files
committed
db(migrations): generate 0093_medical_sentinel and snapshots after merging staging
1 parent 32e9370 commit 2a2d718

3 files changed

Lines changed: 6829 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
DROP INDEX "workflow_blocks_parent_id_idx";--> statement-breakpoint
2+
DROP INDEX "workflow_blocks_workflow_parent_idx";--> statement-breakpoint
3+
ALTER TABLE "workflow_blocks" DROP COLUMN "parent_id";--> statement-breakpoint
4+
ALTER TABLE "workflow_blocks" DROP COLUMN "extent";

0 commit comments

Comments
 (0)