-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch default connection pool to timed_queue on Ruby 3.4+
This gives about a whole year for Sequel users to test this with Ruby 3.4 previews, and it ensures Sequel will not switch the connection pool type for anything using a released version of Ruby. Assuming no problems are reported, in Sequel 6, or potentially earlier, we'll switch this from 3.4+ to 3.2+.
- Loading branch information
1 parent
45efcc6
commit e22d633
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters