Ruby on Rails Saturday, July 8, 2017

Hi!

I'm pleased to announce the release of active_record_doctor 1.4.1. It can help you to:

- Detect models referencing undefined tables (new feature)
- Automatically index foreign keys for better read performance
- Automatically detect missing foreign key constraints to improve database consistency
- Automatically detect extraneous indexes to save space and improve write performance

Installation and usage instruction are available on the project home page: https://github.com/gregnavis/active_record_doctor

If you'd like to submit a feature request or a bug report then feel free to shoot me an email or open an issue on GitHub.

Yours
Greg Navis

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAA6WWt-u%2BukLXGyOKGUXn5QXEd3LPChbPDjHzeN5ZRaE%3D37XRQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment