active_record_doctor 1.3.0 released

Hey!

active_record_doctor helps to identify database issues before they hit production. Version 1.3.0 can:

  • New feature: identify missing foreign key constraints

  • Identify and add indexes on unindexed foreign keys

  • Detect extraneous indexes

Please go to the project homepage https://github.com/gregnavis/active_record_doctor for installation and usage instructions.

Need a new feature? Stumbled upon a bug? Just shoot me an email.

Yours

Greg