Skip to content

Clean up schema for table project_authorizations

Per https://gitlab.com/gitlab-com/infrastructure/issues/1709 (private to GitLab employees):

  • Missing constraint: user_id NOT NULL
  • Missing constraint: project_id NOT NULL
  • Missing constraint: access_level NOT NULL