lots of things that I forgot to commit 😂
This commit is contained in:
parent
59556e673b
commit
6f16cafd41
13 changed files with 395 additions and 130 deletions
2
prisma/migrations/20230703092203_revokedat/migration.sql
Normal file
2
prisma/migrations/20230703092203_revokedat/migration.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "KeyUser" ADD COLUMN "revokedAt" DATETIME;
|
||||
Loading…
Add table
Add a link
Reference in a new issue