Torkel Ödegaard
|
41e01184aa
Merge branch 'master' into develop
|
%!s(int64=8) %!d(string=hai) anos |
Torkel Ödegaard
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
%!s(int64=8) %!d(string=hai) anos |
bergquist
|
de714e3398
tech(docker): add default db for postgres
|
%!s(int64=9) %!d(string=hai) anos |
Torkel Ödegaard
|
4f3a3329e2
added postgres test docker fig block
|
%!s(int64=10) %!d(string=hai) anos |