openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Sequel
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
11 minutes
ago. based on code collected
13 minutes
ago.
Nov 08, 2024 — Nov 08, 2025
Showing page 1 of 285
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump version to 5.98.0
Jeremy Evans
More...
7 days ago
Reduce index name length in spec to work on Oracle < 12
Jeremy Evans
More...
8 days ago
Make insert_returning_select use RETURNING when using table_select plugin
Jeremy Evans
More...
12 days ago
Fix Database#listen in postgres adapter to ignore all notifications after UNLISTEN
Jeremy Evans
More...
15 days ago
Make Model.any? forward to the dataset, to work better with the any_not_empty extension
Jeremy Evans
More...
16 days ago
Allow running integration/adapter specs with split_values plugin using SEQUEL_SPLIT_VALUES
Jeremy Evans
More...
19 days ago
Make the rcte_tree and split_values plugins work together
Jeremy Evans
More...
19 days ago
Make split_values plugin work when eager loading using join tables (Fixes #2336)
Jeremy Evans
More...
19 days ago
Add pg_auto_parameterize_duplicate_query_detection extension for N+1 query detection
Jeremy Evans
More...
about 1 month ago
Recognize sqlite:filename and amalgalite:filename connection URLs (Fixes #2334)
Jeremy Evans
More...
about 1 month ago
doc: adds sequel-pgt_outbox extension reference
Tj (bougyman) Vanderpoel
More...
about 1 month ago
Bump version to 5.97.0
Jeremy Evans
More...
about 1 month ago
Update deprecated_associations plugin documentation
Jeremy Evans
More...
about 1 month ago
Typecast invalid BigDecimal to 0.0 regardless of Ruby version
Jeremy Evans
More...
about 1 month ago
Make schema dumper spec work with E or e in BigDecimal output
Jeremy Evans
More...
about 1 month ago
Exclude mysql2 version 0.5.7 in CI gemfile
Jeremy Evans
More...
about 1 month ago
Remove unnecessary code in Dataset#ignore_values_preceding
Jeremy Evans
More...
about 2 months ago
Simplify Postgres::PGRange#inspect output
Jeremy Evans
More...
about 2 months ago
Add deprecated_associations plugin, for warning/raising for deprecated association access
Jeremy Evans
More...
about 2 months ago
Use Model.association_reflection in the filter-by-associations support
Jeremy Evans
More...
about 2 months ago
Clear all cached schema information when using Database#drop_schema on PostgreSQL
Jeremy Evans
More...
about 2 months ago
Add Database#rename_schema on PostgreSQL
Jeremy Evans
More...
about 2 months ago
Minor fix to 5.96.0 release notes
Jeremy Evans
More...
2 months ago
Bump version to 5.96.0
Jeremy Evans
More...
2 months ago
Fix example code in pg_json_ops extension
Jeremy Evans
More...
2 months ago
Support alter_table rename_constraint on PostgreSQL 9.2+
Jeremy Evans
More...
2 months ago
Do not auto parameterize PostgreSQL range and multirange types containing expressions
Jeremy Evans
More...
2 months ago
Exit early for symbols in auto_param_type
Jeremy Evans
More...
2 months ago
Update the code example for unbreaking json support when active_support/json is used
Jeremy Evans
More...
2 months ago
Mark that ComplexExpression#extract with user-provided data can result in SQL injection
Jeremy Evans
More...
2 months ago
←
1
2
3
4
5
6
7
8
9
…
284
285
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree