chore: import upstream snapshot with attribution
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "public"."User" ADD COLUMN "sessionDuration" INTEGER NOT NULL DEFAULT 31556952;
|
||||
|
||||
-- AlterTable
|
||||
ALTER TABLE "public"."Organization" ADD COLUMN "maxSessionDuration" INTEGER;
|
||||
Reference in New Issue
Block a user