added the migration file

This commit is contained in:
Muhammad Ibrahim
2025-11-10 22:00:02 +00:00
parent d1069a8bd0
commit 3f6466c80a

View File

@@ -0,0 +1,3 @@
-- AlterTable
ALTER TABLE "auto_enrollment_tokens" ADD COLUMN "scopes" JSONB;