Skip to content

Commit ac66a7b

Browse files
committed
fix: migrate existing comment status
1 parent aff133d commit ac66a7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
UPDATE "comments" SET verification_status = 'PUBLISHED' WHERE published = true;

0 commit comments

Comments
 (0)