Skip to content

Remove outdated validate constraint step

Abdul Wadood requested to merge 417917-do-not-validate-constraint into master

What does this MR do and why?

We missed removing the instruction to validate the not null constraint when updating the adding not null constraint guideline in !126134 (merged). We're removing it in this MR as we don't need to validate the constraint anymore as we will add a valid constraint in the next release.

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 #417917 (closed)

Merge request reports

Loading