Skip to content

db: add explicit_permissions_bitbucket_projects_jobs table

Administrator requested to merge as/add-explicit-permissions-bb-table into main

Created by: asdine

This adds the explicit_permissions_bitbucket_projects_jobs table. It only contains the most obvious constraints for now, additional ones might be added as development goes.

Fixes https://github.com/sourcegraph/sourcegraph/issues/36443

Test plan

  • Used sg migration up and undo
  • Inserted a few rows to verify the CHECK clause

Merge request reports

Loading