7
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support ILIKE ANY in Postgres, similar to LIKE ANY More... over 1 year ago
Recognize the xid PostgreSQL type as an integer type in the jdbc/postgresql adapter More... over 1 year ago
Add pg_xmin_optimistic_locking plugin for optimistic locking for all models without database changes More... over 1 year ago
Remove Gemfile More... over 1 year ago
Update CHANGELOG More... over 1 year ago
Make set_column_allow_null reversible More... over 1 year ago
Bump version to 5.70.0 More... over 1 year ago
Add a spec for sharded timed queue preconnect when you cannot make a new connection More... over 1 year ago
Do not allow lazy loading for Database#first with integer argument in static_cache More... over 1 year ago
Make static_cache plugin better handle cases where forbid_lazy_load plugin is already loaded More... over 1 year ago
Make SEQUEL_DEFAULT_CONNECTION_POOL environment variable handle sharding More... over 1 year ago
Limit jdbc-sqlite3 version in CI More... over 1 year ago
Add sharded_timed_queue connection pool More... over 1 year ago
Make synchronize_sql extension specs work with timed_queue connection pool More... over 1 year ago
Make connection_{validator,expiration} and async_thread_pool extensions work with timed_queue connection pool More... over 1 year ago
raise error when connection_validator is loaded in single threaded mode More... over 1 year ago
Update CHANGELOG More... over 1 year ago
Prevent connection pool starvation. More... over 1 year ago
Rescue EACCES in bin spec More... over 1 year ago
Use RbConfig.ruby More... over 1 year ago
Skip some more specs when using the odbc/mssql adapter More... over 1 year ago
Skip a couple xml_serializer specs if inflector is not available More... over 1 year ago
Bump version to 5.69.0 More... over 1 year ago
Remove time check in connection pool spec More... over 1 year ago
Reword :read_only description in sharding doc More... over 1 year ago
Sharding docs: Cleary state that :read_only is a special key More... over 1 year ago
Make mysql adapter work with ruby-mysql 4+ More... over 1 year ago
Drop Ruby 2.2 from CI More... over 1 year ago
Update CHANGELOG More... over 1 year ago
Expose the model class inside the dataset module More... over 1 year ago