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
1 day
ago. based on code collected
1 day
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 5 of 283
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add dataset_run extension, for building SQL using datasets, and running with Database#run
Jeremy Evans
More...
9 months ago
Switch default connection pool to timed_queue on Ruby 3.2+
Jeremy Evans
More...
9 months ago
Bump version to 5.84.0
Jeremy Evans
More...
10 months ago
Support creating VIRTUAL tables on SQLite via the create_table :using option
Jeremy Evans
More...
10 months ago
Fix typo in constant name
Jeremy Evans
More...
10 months ago
Support json_{exists,value,query} on PostgreSQL 17+ in the pg_json_ops extension
Jeremy Evans
More...
10 months ago
Document that add_foreign_key is usually reversible
Jeremy Evans
More...
10 months ago
Reduce gem size by 25% by removing documentation
Jeremy Evans
More...
10 months ago
Restore unescaping of database file paths in the sqlite and amalgalite adapters (Fixes #2201)
Jeremy Evans
More...
10 months ago
Bump version to 5.83.0
Jeremy Evans
More...
11 months ago
Make temporary table spec pass on DB2
Jeremy Evans
More...
11 months ago
Remove unnecessary method call
Jeremy Evans
More...
11 months ago
Add link to stdio_logger on plugins page
Jeremy Evans
More...
11 months ago
Make optimistic_locking plugin not keep lock column in changed_columns after updating instance
Jeremy Evans
More...
11 months ago
Restore behavior for non-proc/non-method callables in defaults_setter
Jeremy Evans
More...
11 months ago
Allow proc default values that depend on other values
Pedro Carmona
More...
11 months ago
Fix SQLite string_agg spec guards
Jeremy Evans
More...
11 months ago
Limit sqlite3 version on Ruby <2.5 in CI
Jeremy Evans
More...
11 months ago
Add documentation for cspecify
Jeremy Evans
More...
11 months ago
Refactor spec guards for string_agg integration tests
Jeremy Evans
More...
11 months ago
Update CHANGELOG
Jeremy Evans
More...
11 months ago
Add string_agg support on sqlite >= 3.44
Samuel Giddins
More...
11 months ago
Support schema-qualified table names when using create_table :temp with a Sequel::SQL::QualifiedIdentifier (Fixes #2185)
Jeremy Evans
More...
11 months ago
Fix possible deadlock in the PostgreSQL specs
Jeremy Evans
More...
12 months ago
Support MERGE WHEN NOT MATCHED BY SOURCE on PostgreSQL 17+
Jeremy Evans
More...
12 months ago
Add stdio_logger extension for a minimal logger that Sequel::Database can use
Jeremy Evans
More...
12 months ago
Remove unnecessary space for MERGE INSERT clause on PostgreSQL
Jeremy Evans
More...
12 months ago
Simplify Database#inspect output to database_type, host, database, and user
Jeremy Evans
More...
12 months ago
Bump version to 5.82.0
Jeremy Evans
More...
12 months ago
Add nocov markings in threaded connection pools
Jeremy Evans
More...
12 months ago
←
1
2
3
4
5
6
7
8
9
…
282
283
→
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