gregnavis / active_record_doctor

Identify database issues before they hit production.
MIT License
1.76k stars 55 forks source link

Fix `missing_presence_validation` for polymorphic associations #164

Open fatkodima opened 11 months ago

fatkodima commented 11 months ago

Fixes #163.

gregnavis commented 11 months ago

This doesn't look right. See the discussion on the corresponding issue.