Enable not-null constraint on namespaces.organization_id column
What does this MR do and why?
Enable not-null constraint on namespaces.organization_id column
The constraint was added in !171397 (merged). A asynchronous validation was scheduled.
The validation ran without errors so we can enable it.
Related links
MR acceptance checklist
Please 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 Rutger Wessels