gregnavis / active_record_doctor

Identify database issues before they hit production.
MIT License
1.72k stars 56 forks source link

Fix `missing_unique_indexes` detector's `ignore_columns` config for `has_one` associations #153

Closed fatkodima closed 9 months ago

fatkodima commented 10 months ago

Fixes #152.