RequireNotValidConstraintRule
Reports PostgreSQL ADD CONSTRAINT statements that omit NOT VALID.
Adding constraints as NOT VALID lets validation happen in a separate step with reduced migration risk.
Reports PostgreSQL ADD CONSTRAINT statements that omit NOT VALID.
Adding constraints as NOT VALID lets validation happen in a separate step with reduced migration risk.