Skip to content

Releases: sds/db-query-matchers

v0.4.1

21 Jan 19:41
Compare
Choose a tag to compare
  • Fix wrong error messages for nested block expectations (patch by @severinraez)

v0.4.0

28 May 22:48
Compare
Choose a tag to compare
  • Support passing a range to the count: option, by calling the case equality operator on the argument.

v0.3.1

24 May 07:43
Compare
Choose a tag to compare

Changes in this release:

  • Add matching option that allows you to target certain queries.

v0.3.0

22 Jan 16:46
Compare
Choose a tag to compare
  • Restore RSpec 2 support.
  • Add manipulative option to match CREATE, UPDATE and DELETE FROM queries.
  • Add .projections.json configuration file.

v0.2.3

22 Jan 16:46
Compare
Choose a tag to compare
Fix issue #2

v0.2.2

22 Jan 16:45
Compare
Choose a tag to compare

Added ignores configuration option to exclude certain queries from being counted.