NoSetNotNullOnExistingColumnRule
Reports PostgreSQL ALTER COLUMN SET NOT NULL migrations on existing columns.
Existing-column nullability changes should use a separate validation strategy before enforcing the constraint.