7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix literalization of infinite and NaN float values in PostgreSQL array bound variables More... 9 months ago
Fix spelling utrused->untrusted More... 10 months ago
Bump version to 5.71.0 More... 10 months ago
Skip optimistic_locking_base when checking plugin documentation More... 10 months ago
Require minitest-hooks 1.5.1+ in CI More... 10 months ago
Support ILIKE ANY in Postgres, similar to LIKE ANY More... 10 months ago
Recognize the xid PostgreSQL type as an integer type in the jdbc/postgresql adapter More... 10 months ago
Add pg_xmin_optimistic_locking plugin for optimistic locking for all models without database changes More... 10 months ago
Remove Gemfile More... 10 months ago
Update CHANGELOG More... 11 months ago
Make set_column_allow_null reversible More... 11 months ago
Bump version to 5.70.0 More... 11 months ago
Add a spec for sharded timed queue preconnect when you cannot make a new connection More... 11 months ago
Do not allow lazy loading for Database#first with integer argument in static_cache More... 11 months ago
Make static_cache plugin better handle cases where forbid_lazy_load plugin is already loaded More... 11 months ago
Make SEQUEL_DEFAULT_CONNECTION_POOL environment variable handle sharding More... 11 months ago
Limit jdbc-sqlite3 version in CI More... 11 months ago
Add sharded_timed_queue connection pool More... 11 months ago
Make synchronize_sql extension specs work with timed_queue connection pool More... 11 months ago
Make connection_{validator,expiration} and async_thread_pool extensions work with timed_queue connection pool More... 11 months ago
raise error when connection_validator is loaded in single threaded mode More... 11 months ago
Update CHANGELOG More... 11 months ago
Prevent connection pool starvation. More... 11 months ago
Rescue EACCES in bin spec More... 11 months ago
Use RbConfig.ruby More... 11 months ago
Skip some more specs when using the odbc/mssql adapter More... 11 months ago
Skip a couple xml_serializer specs if inflector is not available More... 11 months ago
Bump version to 5.69.0 More... 12 months ago
Remove time check in connection pool spec More... 12 months ago
Reword :read_only description in sharding doc More... 12 months ago