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