Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(projectconfig): set the min idle connections to max connections (#…
…4300) To restore the behaviour of r2d2 which set the `min_idle` to `max_connections`, we have to do it by hand
- Loading branch information