Skip to content

Write project_authorizations.is_unique on create

What does this MR do and why?

Next MR in a series at restoring a unique index (adds the partial unique index introduced).

This MR starts writing to the project_authorizations.is_unique column introduced in !126471 (merged). Partial unique index was built in !126814 (merged).

See Implementation Plan.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #418205

Edited by Dominic Bauer

Merge request reports