Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 292 Bytes

README.rdoc

File metadata and controls

5 lines (4 loc) · 292 Bytes

MissingIndexes

Extension to ActiveMigration that audits foriegn keys and indexes based on _id naming convention. Broken up into a query class ‘MissingIndex` that holds the information about indexes and foreign keys and utility classes that will add in the missing foreign keys and indexes