[ANN] active_record_doctor 1.6.0 - identify database issues before they hit production

6 views
Skip to first unread message

Greg Navis

unread,
Oct 30, 2018, 1:59:52 PM10/30/18
to rubyonra...@googlegroups.com, Ruby users
Hi!

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

- New feature: Detect missing presence validations
- New feature: Detect missing non-NULL constraints
- Detect soft-deletable models with inappropriate indexes
- Detect models referencing undefined tables
- Index foreign keys for better read performance
- Detect missing foreign key constraints to improve database consistency
- 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
Reply all
Reply to author
Forward
0 new messages