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

Support for time.Time #10

Open
tux21b opened this issue Jan 14, 2012 · 1 comment
Open

Support for time.Time #10

tux21b opened this issue Jan 14, 2012 · 1 comment

Comments

@tux21b
Copy link

tux21b commented Jan 14, 2012

The latest version of the "exp/sql" package now supports time.Time values directly (see http://golang.org/cl/5541057 for details). It would be really great if you could update the driver accordingly.

@bgentry
Copy link

bgentry commented Jan 20, 2012

looks like some other good fixes too: (from Weekly Snapshot History)

* exp/sql:  add time.Time support,
    close Rows on EOF,
    fix potential corruption in QueryRow.Scan into a *[]byte.

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

2 participants