Daniel Rozenberg
|
b309db074f
|
Support URL-encoded socket names
|
2020-01-28 19:29:38 -05:00 |
|
Daniel Rozenberg
|
0ff40e733b
|
host= query param takes precedence
|
2020-01-28 19:28:45 -05:00 |
|
Herman J. Radtke III
|
7b62226d57
|
ssl=0 is now parses to false
Fixes #20
|
2019-05-23 14:27:46 -07:00 |
|
Herman J. Radtke III
|
43114f4c99
|
Merge pull request #17 from ywkim/master
Add supporting username and password for socket connections
|
2019-05-23 13:20:33 -07:00 |
|
Herman J. Radtke III
|
e9270e89af
|
Add support for TLS parameters in URI
The connection string now supports the following parameters:
- sslcert
- sslkey
- sslrootcert
Fixes #25.
|
2019-05-17 07:58:09 -07:00 |
|
Youngwook Kim
|
279fdeae2f
|
Add supporting username and password for socket connections
This fix adds the ability to use username and password even when using
a socket.
|
2017-11-22 10:17:22 +09:00 |
|
Luis Montes
|
13687353c9
|
Use mocha, istanbul, and coveralls (#16)
* some tests
* coveralls and mocha
* coveralls post test hook
* remove done calls
|
2017-08-30 13:58:52 -07:00 |
|
caub
|
9ab62ff9f3
|
allow min/max params for pg-pool
|
2017-08-04 08:58:44 +02:00 |
|
Moti Zilberman
|
cdf06edd14
|
Copy all but special-cased params from URL query string to config
|
2015-12-30 15:16:38 +02:00 |
|
Ivan Sorokin
|
fbdd033d6c
|
Add supporting password with colon
|
2014-09-26 23:20:53 +03:00 |
|
matthew.blasius
|
ba511f7803
|
Support usage of relative urls to set database on the default host
|
2014-09-12 11:42:53 -04:00 |
|
Blaine Bublitz
|
92c1fede8e
|
initial commit
|
2014-07-05 16:43:58 -07:00 |
|