| .. |
|
oid
|
e023f79c5a
migrate from govendor to dep
|
8 vuotta sitten |
|
scram
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
.gitignore
|
68f5ddf18c
replace dep with go modules (#16017)
|
6 vuotta sitten |
|
.travis.sh
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
CONTRIBUTING.md
|
68f5ddf18c
replace dep with go modules (#16017)
|
6 vuotta sitten |
|
LICENSE.md
|
6253476c73
tech(build): move dependencies to vendor folder
|
9 vuotta sitten |
|
README.md
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
TESTS.md
|
68f5ddf18c
replace dep with go modules (#16017)
|
6 vuotta sitten |
|
array.go
|
d1c9760fa8
Postgres Data Source (#9475)
|
8 vuotta sitten |
|
buf.go
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
conn.go
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
conn_go18.go
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
connector.go
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
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 vuotta sitten |
|
doc.go
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
encode.go
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
error.go
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
go.mod
|
68f5ddf18c
replace dep with go modules (#16017)
|
6 vuotta sitten |
|
notify.go
|
68f5ddf18c
replace dep with go modules (#16017)
|
6 vuotta sitten |
|
rows.go
|
d1c9760fa8
Postgres Data Source (#9475)
|
8 vuotta sitten |
|
ssl.go
|
cbfdac43d8
Postgres: Add support for scram sha 256 authentication (#18397)
|
6 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
user_windows.go
|
6253476c73
tech(build): move dependencies to vendor folder
|
9 vuotta sitten |
|
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 vuotta sitten |