Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRelease v1.4.0 #809
Release v1.4.0 #809
Conversation
|
||
Bugfixes: | ||
|
||
- Use the DSN hostename as TLS default ServerNname if `tls=true` (#564, #718) |
arvenil
May 29, 2018
Contributor
hostename
ServerNname
typos?
hostename
ServerNname
typos?
julienschmidt
May 29, 2018
Author
Member
thanks, fixed.
thanks, fixed.
aba9299
to
f2dd5d3
3246d9e
to
79758a1
New Features: | ||
|
||
- Multi-Results support (#537) | ||
- `rejectReadOnly` DNS option (#604) |
methane
Jun 3, 2018
Member
DSN
DSN
LGTM except one comment I left |
Blocked on