Skip to content

Interface enhancements#13

Merged
basvanbeek merged 5 commits into
masterfrom
interface_enhancements
Sep 21, 2018
Merged

Interface enhancements#13
basvanbeek merged 5 commits into
masterfrom
interface_enhancements

Conversation

@basvanbeek
Copy link
Copy Markdown
Member

This PR adds support for:

  • driver.ColumnConverter (Go 1.8+)
  • driver.NameValueChecker (Go 1.9+)
  • driver.DriverContext (Go 1.10+)
  • driver.Connector (Go 1.10+)
  • driver.SessionResetter (Go 1.10+)

@basvanbeek
Copy link
Copy Markdown
Member Author

basvanbeek commented Sep 21, 2018

This should fix issue #10 and handle #11

@basvanbeek basvanbeek changed the title WIP: Interface enhancements Interface enhancements Sep 21, 2018
Copy link
Copy Markdown
Member

@odeke-em odeke-em left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM @basvanbeek, thank you! Minor nit, please make the various driver_*<GO_VERSION>.go file names be driver_go<GO_VERSION>.go for example: driver_1.9.go --> driver_go1.9.go

@basvanbeek basvanbeek merged commit b747101 into master Sep 21, 2018
@basvanbeek basvanbeek deleted the interface_enhancements branch October 9, 2018 13:34
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.

2 participants