Add not null constraint to deployment_clusters.project_id
What does this MR do and why?
Add not null constraint to deployment_clusters.project_id and update the database docs entry to reflect that this is now a valid sharding key.
The background migration to fill this column was finalised in !220574 (merged).
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Tiger Watson