Skip to content
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

Changes in database/sql (weekly.2012.2.14) #3

Open
errnoh opened this issue Feb 20, 2012 · 0 comments
Open

Changes in database/sql (weekly.2012.2.14) #3

errnoh opened this issue Feb 20, 2012 · 0 comments

Comments

@errnoh
Copy link

errnoh commented Feb 20, 2012

ac398580bd7b by Brad Fitzpatrick on Feb 9, 2012
database/sql: remove Into from ScannerInto/ScanInto

pgdriver.go is affected, lines:
62: var _ sql.ScannerInto = (*Date)(nil)
64: func (d *Date) ScanInto(value interface{}) error {

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

No branches or pull requests

1 participant