Skip to content

Tags: Gusto/ar-query-matchers

Tags

v0.8.0

Toggle v0.8.0's commit message
Need to include fix for push_gem

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement a new matcher, `only_load_at_most_models` (#28)

* Add a .ruby-version file

* Start implementation of a only_load_at_most_models expectation

* Test and implement LTE behavior

* Add gitignore record for .byebug_history

* Add a test to catch the case where we do not load any users at all

* Improve our error message a little bit, write a failing test

* Update VERSION and CHANGELOG

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support rails 7 (#27)

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump once more (#26)

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow for more granular SQL statement matching for loads (#25)

* CI: Remove ruby 2.5.x and 2.6.x tests in favor of 2.7.x

* minor: Update publish script tag version -> ruby-version

* refactor: Update  MODEL_SQL_PATTERN to allow for more granular matches;
remove MODEL_LOAD_PATTERN

* rubocop: Fix or ignore

* chore: Remove dead code

* bump

* revert: Roll-back query matcher changes

* refactor: Ensure MODEL_SQL_PATTERN captures first-most table

v0.5.2.pre.7

Toggle v0.5.2.pre.7's commit message
refactor: Ensure MODEL_SQL_PATTERN captures first-most table

v0.5.2.pre.6

Toggle v0.5.2.pre.6's commit message
attempt prerelease

v0.5.2.pre.5

Toggle v0.5.2.pre.5's commit message
attempt prerelease

v0.5.2.pre.4

Toggle v0.5.2.pre.4's commit message
attempt prerelease

v0.5.2.pre.3

Toggle v0.5.2.pre.3's commit message
attempt prerelease