Skip to content

Commit

Permalink
Add missing hashedPassword
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciabad committed Apr 7, 2024
1 parent 9dbd7eb commit a5d9385
Show file tree
Hide file tree
Showing 4 changed files with 1,648 additions and 1 deletion.
1 change: 1 addition & 0 deletions drizzle/0002_futuristic_trauma.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE "user" ADD COLUMN "hashedPassword" varchar(255);
Loading

0 comments on commit a5d9385

Please sign in to comment.