Skip to content

Commit

Permalink
re migrate prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
minhphuc010194 committed Sep 26, 2023
1 parent 7439a3c commit b4896f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prisma/migrations/20230926093146_git_status/migration.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "User" ADD COLUMN "confirmCode" TEXT;

0 comments on commit b4896f1

Please sign in to comment.