wt_activerecord_index_spy icon indicating copy to clipboard operation
wt_activerecord_index_spy copied to clipboard

A gem to spy queries running with Active Record and report missing indexes

Results 4 wt_activerecord_index_spy issues
Sort by recently updated
recently updated
newest added

> Could it be an idea to try to install a "representative dataset" for testing the gem? For example using a fuller list of Brazilian municipalities + a longer list...

enhancement

documentation
help wanted

It's very hard to figure out if a table needs a new index looking at the result of a PostgreSQL EXPLAIN query. PostgreSQL's EXPLAIN result is not deterministic and varies...

enhancement
help wanted

Currently, this gem generates a pretty ugly HTML table: It would be nice to add some style to that

enhancement