Move repo `canPush` / `canAuthorise` out of the JSONB column on `repos` into a normalized `repo_users` join table, with a backfill migration. Implemented by finos/git-proxy#1590.
Move repo
canPush/canAuthoriseout of the JSONB column onreposinto a normalizedrepo_usersjoin table, with a backfill migration.Implemented by finos#1590.