7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix nondeterministic test failure in connection_checkout_event_callback spec More... 8 days ago
Bump version to 5.101.0 More... 8 days ago
Add connection_checkout_event_callback extension to assist in collecting telemetry information More... 10 days ago
Add available and wait_until_available methods to timed queue connection pools More... 13 days ago
Work around regression in MySQL 9.6.0 in eager loader test More... 18 days ago
Document #import return values (Fixes #2347) More... about 1 month ago
Add detect_unnecessary_association_options plugin to warn/raise for unnecessary association options More... about 1 month ago
Bump version to 5.100.0 More... about 1 month ago
Simplify Sequel::SQL::PlaceholderLiteralString literalization with hash replacement More... about 2 months ago
Add Ruby 4.0 to CI More... about 2 months ago
Fix single_statement_dataset_destroy plugin test More... about 2 months ago
Simplify mocking replacement More... about 2 months ago
Remove use of minitest stub More... about 2 months ago
Add spec for postgres adapter use_cursor with map/hash/set methods More... about 2 months ago
Do not report associations with :is_used option as unused in the unused_associations plugin More... about 2 months ago
Make Postgres::PGRange#to_s an alias of #inspect, showing friendly output More... 2 months ago
Add single_statement_dataset_destroy plugin, so that dataset.destroy uses a single DELETE statement More... 2 months ago
Support :collate option in set_column_type More... 2 months ago
Bump version to 5.99.0 More... 2 months ago
Fix typo in CHANGELOG More... 2 months ago
Fix link to pg_auto_parameterize_duplicate_query_detection extension More... 3 months ago
Require sequel_pg/model when loading models if sequel_pg 1.18+ is loaded More... 3 months ago
Add a bunch of integration tests for dataset behavior More... 3 months ago
Remove unnecessary line in Dataset#select_set More... 3 months ago
Support passing a set as a Dataset#full_text_search terms argument on MSSQL, MySQL, and PostgreSQL More... 3 months ago
Optimize Dataset#as_set calls to avoid queries in the subset_static_cache plugin More... 3 months ago
Optimize Model.as_set calls to avoid queries in the static_cache plugin More... 3 months ago
Support filtering by associations with sets in the pg_array_associations plugin More... 3 months ago
Support sets in the to_dot extension More... 3 months ago
Support splitting nil values from sets in the split_array_nil extension More... 3 months ago