Sha256: 770ae5eaec699936881151f1abf9fdfe8bacec2273581c2b2f9446cb78ceb509
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
## 0.6.0 (2020-11-27) - Fix table stats summary when queries use backticks to surround table names ([@andrewhampton][]) - Add support to test for linear query. ([@caalberts][]) ## 0.5.0 (2020-09-07) - **Ruby 2.5+ is required**. ([@palkan][]) - Add support for multiple backtrace lines in verbose output. ([@palkan][]) Could be specified via `NPLUSONE_BACKTRACE` env var. - Add `NPLUSONE_TRUNCATE` env var to truncate queries in verbose mode. ([@palkan][]) - Support passing default filter via `NPLUSONE_FILTER` env var. ([@palkan][]) - Add location tracing to SQLs in verbose mode. ([@palkan][]) ## 0.4.1 (2020-09-04) - Enhance failure message by showing differences in table hits. ([@palkan][]) ## 0.4.0 (2020-07-20) - Make scale factor available in tests via `#current_scale` method. ([@Earendil95][]) - Start keeping a changelog. ([@palkan][]) [@Earendil95]: https://github.com/Earendil95 [@palkan]: https://github.com/palkan [@caalberts]: https://github.com/caalberts [@andrewhampton]: https://github.com/andrewhampton
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
n_plus_one_control-0.6.0 | CHANGELOG.md |