Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for solid queue error when db pool count mismatched
Solid Queue is configured to have a pool of 4. A change was recently added to error when it detects a mismatch in the DB pool count. rails/solid_queue#457 This change updates config/database.yml to match the Solid Queue default.
- Loading branch information