Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / civiccc/db-query-matchers issues and pull requests

#58 - Allow Rails 7.1

Pull Request - State: open - Opened by OuYangJinTing about 1 year ago - 1 comment

#57 - Add `database_role` option to scope checks for replicas

Pull Request - State: open - Opened by geoffharcourt about 1 year ago

#56 - Allow Rails 7.1.x

Pull Request - State: open - Opened by jrochkind about 1 year ago - 11 comments

#55 - Support Rails 7.1

Issue - State: open - Opened by jrochkind about 1 year ago - 2 comments

#54 - requests specs

Issue - State: open - Opened by saviokmua over 2 years ago

#53 - ignore_cache config doesn't seem to properly work

Issue - State: open - Opened by MerciMax over 2 years ago

#52 - Add Ruby 3.1 to the CI matrix

Pull Request - State: closed - Opened by petergoldstein over 2 years ago - 4 comments

#51 - Check queries against primary or replica by role in Rails 6+

Pull Request - State: closed - Opened by geoffharcourt almost 3 years ago - 1 comment

#50 - Cut version 0.11.0

Pull Request - State: closed - Opened by sds almost 3 years ago

#49 - Update branch name

Pull Request - State: closed - Opened by sds almost 3 years ago

#48 - Remove unnecessary `require`

Pull Request - State: closed - Opened by sds almost 3 years ago
Labels: bug

#47 - Add config option to ignore cached queries from being counted

Pull Request - State: closed - Opened by sds almost 3 years ago
Labels: enhancement

#46 - Add `change_database_queries_count` matcher

Pull Request - State: closed - Opened by sds almost 3 years ago - 1 comment

#45 - Simply CI build matrix

Pull Request - State: closed - Opened by sds almost 3 years ago

#44 - allow rails 7.0

Pull Request - State: closed - Opened by jrochkind almost 3 years ago - 1 comment

#43 - Support Rails 7?

Issue - State: closed - Opened by jrochkind almost 3 years ago - 2 comments

#42 - Allow Rails 7.0

Pull Request - State: closed - Opened by tagliala almost 3 years ago - 7 comments

#41 - Chore/allow latest gem versions

Pull Request - State: closed - Opened by tagliala almost 3 years ago

#40 - Requiring `rspec/core` triggers a warning in the Rails console

Issue - State: closed - Opened by x-yuri about 3 years ago

#39 - to not_make_database_queries vs to_not make_database_queries

Issue - State: closed - Opened by entrity over 3 years ago - 1 comment

#38 - Support Rspec Rails 4

Issue - State: closed - Opened by iarie almost 4 years ago - 2 comments

#37 - Pin sqlite3 and advance test window

Pull Request - State: closed - Opened by ryanmccarthypdx over 4 years ago - 3 comments
Labels: enhancement

#36 - Use String matching operator (=~) in #pluralize

Pull Request - State: closed - Opened by ryanmccarthypdx over 4 years ago - 7 comments
Labels: bug

#35 - Check queries against primary or replica by role in Rails 6

Pull Request - State: closed - Opened by geoffharcourt over 4 years ago - 2 comments
Labels: enhancement

#34 - Relax RSpec dependency

Pull Request - State: closed - Opened by pacoguzman over 4 years ago - 4 comments

#33 - Transaction awareness?

Issue - State: closed - Opened by Adamantish almost 5 years ago - 6 comments

#32 - Allow SELECT queries without a WHERE or LIMIT to be tested with the unscoped option

Pull Request - State: closed - Opened by stevehodges about 5 years ago - 3 comments
Labels: enhancement

#31 - Relax dependencies for Rails master compatibility

Pull Request - State: closed - Opened by eugeneius about 5 years ago

#30 - Matcher change_database_queries_count is implemented

Pull Request - State: closed - Opened by faucct over 6 years ago - 1 comment

#29 - Please indicate ORM compatibility

Issue - State: closed - Opened by Startouf over 6 years ago - 1 comment

#28 - How debug

Issue - State: closed - Opened by anthony-bernardo over 6 years ago - 1 comment

#27 - Add config option to ignore cached queries from being counted

Pull Request - State: closed - Opened by rafaelsales almost 7 years ago - 5 comments

#26 - Configuration to ignore cached queries?

Issue - State: closed - Opened by bmarini over 7 years ago - 4 comments
Labels: enhancement

#25 - Declare runtime dependencies correctly in gemspec

Pull Request - State: closed - Opened by PikachuEXE over 7 years ago - 4 comments

#24 - Declare runtime dependencies correctly

Issue - State: closed - Opened by PikachuEXE over 7 years ago - 1 comment

#23 - getting error (expected proc)

Issue - State: closed - Opened by darena-mdsol over 7 years ago - 2 comments

#22 - Strange query & ignoring it

Issue - State: closed - Opened by knagode almost 8 years ago - 4 comments

#21 - Allow support for spec suites using mocking frameworks other than RSpec Mocks

Pull Request - State: closed - Opened by jhmoore almost 8 years ago - 3 comments

#20 - Add support for alternative ORMs

Pull Request - State: closed - Opened by sethjeffery about 8 years ago - 2 comments

#19 - Run tests on Ruby 2.3

Pull Request - State: closed - Opened by thedrow over 8 years ago - 1 comment

#18 - Add an option to display query backtrace.

Pull Request - State: closed - Opened by v-yarotsky over 8 years ago - 2 comments

#17 - The `schemaless` configuration value is added to ignore SCHEMA type queries

Pull Request - State: closed - Opened by sb8244 over 8 years ago - 6 comments

#16 - Cut v0.4.1

Pull Request - State: closed - Opened by tdooner over 8 years ago - 2 comments

#15 - Fix raise_error RSpec warnings

Pull Request - State: closed - Opened by tdooner over 8 years ago

#14 - Support `on_counted_query` callback

Pull Request - State: closed - Opened by tdooner over 8 years ago - 3 comments
Labels: enhancement

#13 - Fix wrong error messages for nested block expectations

Pull Request - State: closed - Opened by severinraez almost 9 years ago - 2 comments

#11 - Wrong error message for nested expectations

Issue - State: closed - Opened by severinraez almost 9 years ago - 2 comments

#10 - Add max parameter to make_database_queries matcher

Pull Request - State: closed - Opened by dgtized over 9 years ago - 1 comment

#9 - Support passing a range to the count: option

Pull Request - State: closed - Opened by Empact over 9 years ago - 4 comments

#8 - Add support for custom query matchers in expectations

Pull Request - State: closed - Opened by donaldpiret over 9 years ago - 5 comments

#7 - Add :no_more_than option to #make_database_queries.

Pull Request - State: closed - Opened by gustavolobo over 9 years ago - 2 comments

#6 - Add :no_more_than option to #make_database_queries.

Pull Request - State: closed - Opened by gustavolobo over 9 years ago

#5 - Release master branch to Rubygems

Issue - State: closed - Opened by emilsoman almost 10 years ago - 2 comments

#4 - Restore Rspec 2 support

Pull Request - State: closed - Opened by lumeet almost 10 years ago - 1 comment

#3 - add manipulative option to match CREATE, UPDATE and DELETE FROM queries

Pull Request - State: closed - Opened by lumeet almost 10 years ago - 3 comments

#2 - Error under RSpec 3

Pull Request - State: closed - Opened by benzheren over 10 years ago - 4 comments

#1 - Fix use of deprecated RSpec APIs

Issue - State: closed - Opened by rf- over 10 years ago