Skip to content

Commit c3eccc4

Browse files
generate random user id on new user and drop id column on accounts
1 parent 717a64e commit c3eccc4

File tree

4 files changed

+458
-2
lines changed

4 files changed

+458
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE "nextauth_accounts" DROP COLUMN "id";

0 commit comments

Comments
 (0)