mirror of https://github.com/ghostfolio/ghostfolio
2 changed files with 28 additions and 20 deletions
@ -0,0 +1,2 @@ |
|||
-- AlterTable |
|||
ALTER TABLE "Access" ADD COLUMN "permissions" "AccessPermission"[] DEFAULT ARRAY['READ_RESTRICTED']::"AccessPermission"[]; |
Loading…
Reference in new issue