active_record_doctor 1.0.3 released

I’m pleased to announce the release of active_record_doctor. active_record_doctor is a command line tool that helps you to create indexes on unindexed foreign keys (pretty common problem!) in your Rails app. More features are coming soon. All ideas are welcome!

Home, Code: GitHub - gregnavis/active_record_doctor: Identify database issues before they hit production.

Bugs: Issues · gregnavis/active_record_doctor · GitHub