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

go1.8: support for additional features #41

Open
kardianos opened this issue Nov 1, 2016 · 2 comments
Open

go1.8: support for additional features #41

kardianos opened this issue Nov 1, 2016 · 2 comments

Comments

@kardianos
Copy link

Many new important features will land in go1.8. Please see document:
https://docs.google.com/document/d/1F778e7ZSNiSmbju3jsEWzShcb8lIO4kDyfKDNm4PNd8/edit?usp=sharing for the full list.

Because these features are new we want drivers to implement them before they are released. Ideally they should be implemented by 2016-12-12 to allow for any driver provided feedback from implementation if necessary.

@ncabatoff
Copy link

If no one else has time to work on this before 2016-12-12, I'd be willing to take a stab at it. I'm currently wrapping a very limited interface around database/sql and gofreetds in my dbms_exporter project, and I'd much rather be able to use something standard and more flexible.

@MarkSonghurst
Copy link
Contributor

I don't use gofreetds via it's database/sql interface myself, but many thanks for the generous offer and best of luck :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants