Skip to content

Commit dc64b35

Browse files
committed
fix: previous migration
1 parent ed3af36 commit dc64b35

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE thread
2+
DROP COLUMN dataset_id;
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE thread
2+
ADD COLUMN dataset_id text;

0 commit comments

Comments
 (0)