lots of things that I forgot to commit 😂

This commit is contained in:
pablof7z 2023-07-06 22:29:31 +02:00
commit 6f16cafd41
13 changed files with 395 additions and 130 deletions

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "KeyUser" ADD COLUMN "revokedAt" DATETIME;