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

add autobind function. #93

Merged
merged 3 commits into from
Jan 26, 2018
Merged

add autobind function. #93

merged 3 commits into from
Jan 26, 2018

Conversation

HidekiSugimoto189
Copy link
Contributor

Add function that binds automatically when query / update / proc / batch is executed.

  • SqlContextFactory#addAutoParameterBinder
  • SqlContextFactory#removeAutoParameterBinder

deprecated

  • SqlContextFactory#getAutoBindParameterCreators
  • SqlContextFactory#setAutoBindParameterCreators

@coveralls
Copy link

coveralls commented Jan 8, 2018

Coverage Status

Coverage increased (+1.03%) to 73.589% when pulling 674d411 on dev/add_autobind into 57ab7c9 on master.

@shout-star shout-star self-assigned this Jan 15, 2018
refactoring param api
add test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants