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
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Give more explicit example for Database#literal (Fixes #2119)
Jeremy Evans
More...
12 months ago
Change :regexp_function_cache_class to :regexp_function_cache
Jeremy Evans
More...
12 months ago
Update CHANGELOG
Jeremy Evans
More...
12 months ago
Add option regexp_function_cache_class in sqlite adapter
Patrik Wenger
More...
12 months ago
Default to top_of_list value in the list plugin
Johan Magnusson
More...
12 months ago
Switch default connection pool to timed_queue on Ruby 3.4+
Jeremy Evans
More...
12 months ago
Support on_duplicate_columns={raise,warn} parameter in connection URL when using duplicate_columns_handler extension
Jeremy Evans
More...
12 months ago
Combine spec/integration/spec_helper.rb into spec/adapters/spec_helper.rb
Jeremy Evans
More...
12 months ago
Add transaction_connection_validator extension for retrying transactions on new connection if there is a disconnect error when starting transaction
Jeremy Evans
More...
12 months ago
Fix typo in 5.76.0 release notes
Jeremy Evans
More...
12 months ago
Fix Extensions/Plugins link on website
Jeremy Evans
More...
12 months ago
Bump version to 5.76.0
Jeremy Evans
More...
12 months ago
Don't use alias for method that calls super
Jeremy Evans
More...
12 months ago
Add version guard around PostgreSQL spec that uses lock_timeout
Jeremy Evans
More...
12 months ago
Add nocov markings around unused code only kept for backwards compatibility
Jeremy Evans
More...
12 months ago
Fix method visibility issues
Jeremy Evans
More...
12 months ago
Minor refactor of sqlite adapter regexp function support
Jeremy Evans
More...
12 months ago
[CI] Add Ruby 3.3 to test matrix
Lud
More...
12 months ago
Support additional regexp function options in the sqlite adapter
Patrik Wenger
More...
about 1 year ago
Support SQL::Identifier for Database#tables :schema option values on PostgreSQL
Jeremy Evans
More...
about 1 year ago
Update CHANGELOG
Jeremy Evans
More...
about 1 year ago
Update rcte plugin to allow the user to specify union_all of rcte
Jonathan Frias
More...
about 1 year ago
Make Database#table_exists? on PostgreSQL handle lock or statement timeout errors as evidence the table exists (Fixes #2106)
Jeremy Evans
More...
about 1 year ago
Work around DateTime.jd fractional second bug on JRuby in named_timezones extension
Jeremy Evans
More...
about 1 year ago
Do not use fractional seconds for time values in jdbc/sqlanywhere adapter
Jeremy Evans
More...
about 1 year ago
Support fractional times and timestamps on SQLAnywhere
Jeremy Evans
More...
about 1 year ago
Make round_timestamps extension use Dataset#sqltime_precision for rounding Sequel::SQLTime values
Jeremy Evans
More...
about 1 year ago
Remove special handling of %N modifier in Dataset#default_timestamp_format
Jeremy Evans
More...
about 1 year ago
Remove Dataset#format_timestamp_offset private method
Jeremy Evans
More...
about 1 year ago
Remove special handling of %z modifier in Dataset#default_timestamp_format
Jeremy Evans
More...
about 1 year ago
←
1
2
3
4
5
6
→
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