Skip to content

Conversation

@potocnyj
Copy link

Use the latest changes to the driver

defp and others added 30 commits May 10, 2014 22:39
README: Fix syntax in the TCP DSN example
strict mode: document how notes can be ignored + test
vet: rename fatal to fatalf in driver_test.go
The `go1` tag caused a lot of confusion and did more harm than good.
In order to make `go get` work as expected and reduce the amount of duplicate bug reports, we switch back to a "rolling release". `go get` will install the current master branch again.
But we will continue to create branches for stable versions.
Registration of custom dial functions
remove buffer and driver indirections
arnehormann and others added 25 commits June 4, 2014 07:46
…columns

Fix handling of queries without columns and rows
and some small optimizations
Check against Go 1.2 and 1.3
…changed files. Fixed grammar. Reordered 2nd and 3rd bullet points for a better flow of logic.
Added clarity to license statement in README
A TLS configuration must either have a ServerName or specify
InsecureSkipVerify. In most cases, the ServerName value will
match the host part of the address in the DSN. This change
updates the DSN parser to default the ServerName to the host
value provided unless InsecureSkipVerify is specified.
Default TLS ServerName to the host in the DSN.
potocnyj pushed a commit that referenced this pull request Dec 23, 2014
@potocnyj potocnyj merged commit 50febeb into master Dec 23, 2014
@potocnyj potocnyj deleted the upgrade-driver branch December 23, 2014 16:38
ElPeque pushed a commit that referenced this pull request Nov 1, 2016
Pull recent changes from the main fork
pmatseykanets pushed a commit that referenced this pull request Feb 17, 2020
…#604)

* add RejectReadOnly

* update README.md

* close connection explicitly before returning ErrBadConn for 1792 (#2)

* add test and improve doc

* doc/comment changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants