Sha256: 014f0a096f99fabe86e232697884c0cb8c1a7bcdc0ea823f67b1818e77e06bd6
Contents?: true
Size: 559 Bytes
Versions: 1
Compression:
Stored size: 559 Bytes
Contents
## 0.3.0 * add support for PostgreSQL (unfortunately all results are uncertain) * add support for Ruby >= 2.5 and Activerecord >= 4 * sort lines in the HTML report by certainity_level, identifier, query * improve the query analyser to not analyse a query again if a similar query was analysed before with a prepared statement (Postgres use prepared statements by default) * improve the logic to detect if a query was fired from a test file or not * remove the auto require for the module TestHelpers ## 0.2.0 * Improve RSpec matcher to cache EXPLAIN results
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wt_activerecord_index_spy-0.3.0 | CHANGELOG.md |