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