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 JdbiPlugin implementation #61

Merged
merged 3 commits into from
Jun 29, 2018
Merged

Add JdbiPlugin implementation #61

merged 3 commits into from
Jun 29, 2018

Conversation

sjoerdtalsma
Copy link
Contributor

Currently, the argument factory and column mapper factory have to be registered manually.
Adding a single JDBI plugin that self registers them on Jdbi.installPlugins() make things easier.

@coveralls
Copy link

coveralls commented Jun 29, 2018

Coverage Status

Coverage increased (+0.07%) to 90.698% when pulling c6878e9 on jdbi3-plugin into 36f7b71 on develop.

@sjoerdtalsma sjoerdtalsma merged commit 16a1dfa into develop Jun 29, 2018
@sjoerdtalsma sjoerdtalsma deleted the jdbi3-plugin branch June 29, 2018 14:24
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

2 participants