Skip to content

database/sql: update 1.8 release notes #18825

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ash2k opened this issue Jan 27, 2017 · 1 comment
Closed

database/sql: update 1.8 release notes #18825

ash2k opened this issue Jan 27, 2017 · 1 comment
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge
Milestone

Comments

@ash2k
Copy link
Contributor

ash2k commented Jan 27, 2017

What version of Go are you using (go version)?

1.8rc3

What operating system and processor architecture are you using (go env)?

N/A

What did you do?

https://beta.golang.org/doc/go1.8#database_sql

What did you expect to see?

Documentation mentioning DB.BeginTx().

What did you see instead?

Documentation mentioning non-existant DB.BeginContext(). Probably forgot to update documentation as part of #18284.

@dsnet dsnet added the Documentation Issues describing a change to documentation. label Jan 28, 2017
@dsnet dsnet added this to the Go1.8Maybe milestone Jan 28, 2017
@gopherbot
Copy link
Contributor

CL https://golang.org/cl/35915 mentions this issue.

@golang golang locked and limited conversation to collaborators Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

4 participants