-
Notifications
You must be signed in to change notification settings - Fork 348
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
quill-sql: H2 dialect #189
Conversation
2dc85f9
to
ef4e5c2
Compare
dbd6cad
to
8bbe501
Compare
I have addressed all comments raised in #48. |
LGTM but Codecov complains about missing case. If possibilities are already covered (i.e. only cases that can be) I'm fine to merge, let me know. |
I will try to add a test for that case, it shouldn't be that hard :) |
@lvicentesanchez I've just noticed that this change wasn't reflected on the readme, could you fix it? |
Sure. I will do a quick PR. 2016-02-29 4:53 GMT+00:00 Flavio W. Brasil notifications@github.com:
|
Closes #188.
Continuation of the previous PR. It's still WIP, I need to review all comments from previous closed PR.