Skip to content

Commit

Permalink
chore: Generated new migration file from schema changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanprince committed Mar 18, 2024
1 parent b7d1ca4 commit 3c9d5af
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Comment" ADD COLUMN "isPinned" BOOLEAN NOT NULL DEFAULT false;

0 comments on commit 3c9d5af

Please sign in to comment.