Sha256: 36de6ffb6665d67753d18b7a6bef3db7ccdc3f45134ae4ab0e0a19b301fe72b4
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
# Change log ## master ## 0.6.1 (2021-03-05) - Ruby 3.0 compatibility. ([@palkan][]) ## 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.1 | CHANGELOG.md |