Skip to content

Does this gem recognize a find on a column without index? #174

@mak-dunkelziffer

Description

@mak-dunkelziffer

From having a brief glance at the code, it seems like the gem doesn't analyze calls to #find and #find_by_<attribute>, but I might have missed something.

It would be really valuable to check, whether all those calls have an appropriate DB index on the corresponding column.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions