Torkel Ödegaard 80d694d205 Backend image rendering as plugin (#11966) 7 anni fa
..
oid e023f79c5a migrate from govendor to dep 8 anni fa
LICENSE.md 6253476c73 tech(build): move dependencies to vendor folder 9 anni fa
array.go d1c9760fa8 Postgres Data Source (#9475) 8 anni fa
buf.go 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 8 anni fa
conn.go 80d694d205 Backend image rendering as plugin (#11966) 7 anni fa
conn_go18.go 80d694d205 Backend image rendering as plugin (#11966) 7 anni fa
copy.go 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 8 anni fa
doc.go e023f79c5a migrate from govendor to dep 8 anni fa
encode.go f8698dc49b update lib/pq (#9788) 8 anni fa
error.go 80d694d205 Backend image rendering as plugin (#11966) 7 anni fa
notify.go 80d694d205 Backend image rendering as plugin (#11966) 7 anni fa
rows.go d1c9760fa8 Postgres Data Source (#9475) 8 anni fa
ssl.go 80d694d205 Backend image rendering as plugin (#11966) 7 anni fa
ssl_go1.7.go 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 8 anni fa
ssl_permissions.go 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 8 anni fa
ssl_renegotiation.go 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 8 anni fa
ssl_windows.go 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 8 anni fa
url.go 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 8 anni fa
user_posix.go 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 8 anni fa
user_windows.go 6253476c73 tech(build): move dependencies to vendor folder 9 anni fa
uuid.go 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 8 anni fa