Log Message: databases/ruby-sequel: upate to 5.70.7 5.70.0 (2023-07-01) * Make static_cache plugin better handle cases where forbid_lazy_load plugin is already loaded (jeremyevans) * Fix ShardedThreadedConnectionPool#remove_server to disconnect all connections if removing multiple servers (jeremyevans) * Support SEQUEL_DEFAULT_CONNECTION_POOL environment variable for choosing connection pool when :pool_class Database option is not set (jeremyevans) * Add sharded_timed_queue connection pool (jeremyevans) * Make connection_{validator,expiration} and async_thread_pool extensions work with timed_queue connection pool (jeremyevans) * Make connection_{validator,expiration} extensions raise error when used with single threaded pools (HoneyryderChuck, jeremyevans) (#2049) * Workaround possible resource starvation in threaded connection pool (ioquatix) (#2048)
Revision | Action | file |
1.113 | modify | pkgsrc/databases/ruby-sequel/Makefile |
1.109 | modify | pkgsrc/databases/ruby-sequel/PLIST |
1.112 | modify | pkgsrc/databases/ruby-sequel/distinfo |