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

Update jdbc and allow namespaced keywords #1

Merged
merged 3 commits into from
Nov 21, 2016
Merged

Conversation

mpenttila
Copy link

Moi Tatu,

I'd prefer to use jeesql over yesql, but unfortunately it's incompatible with my current project. If you're willing to accept PR's, I've got a couple of useful-ish changes here:

  • Update to the newest java.jdbc version
  • Allow / and . in the query parser, so you can use namespaced keywords like :foobar.spec/session-date
  • Require-sql used to generate unusable namespaces, now it should work properly

The require-sql bug affects upstream also, and that fix is a port from krisajenkins#149. Upstream maintenance seems to be a bit slow at the moment.

Markus Penttila added 3 commits September 26, 2016 23:17
@tatut tatut merged commit 41cae6a into tatut:master Nov 21, 2016
@tatut
Copy link
Owner

tatut commented Nov 21, 2016

Sorry about the delay, I totally missed this PR.

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