-
- Downloads
Merge pull request #1357 from srenatus/sr/issue-1354
postgres: expose database/sql tunables Fixes #1354. I've not had a need for MaxIdleConns and ConnMaxLifetime myself, but it felt weird to only expose of the three settings.
storage/sql/postgres_test.go
0 → 100644
Please sign in to comment