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

Deprecation warnings in latest c.j.jdbc #38

Closed
kanwei opened this issue Apr 20, 2016 · 3 comments
Closed

Deprecation warnings in latest c.j.jdbc #38

kanwei opened this issue Apr 20, 2016 · 3 comments

Comments

@kanwei
Copy link

kanwei commented Apr 20, 2016

DEPRECATED: unrolled sql / param groups in db-do-prepared-return-keys

@csummers
Copy link
Member

I'm aware of the deprecation warnings to the current 0.5.7,8 in clojure.java.jdbc and the upcoming 0.6.x, which will remove all of these deprecation warnings. It does appear that HugSQL will be affected, but HugSQL's clojure.java.jdbc dependency is currently set at 0.4.2.

I'm actually waiting a bit to let the dust settle on all of the clojure.java.jdbc changes before changing HugSQL's dependency. I will likely make the jump straight to clojure.java.jdbc 0.6.x with the corresponding changes. I expect this may be a week or two from now.

@kanwei
Copy link
Author

kanwei commented Apr 20, 2016

That's great! Still loving the simplicity of the library and timeliness of updates :)

@csummers
Copy link
Member

I just released 0.4.7 that fixes the clojure.java.jdbc deprecation warnings. The HugSQL clojure.java.jdbc adapter's dependency is specifically set to the latest stable 0.5.8, but these changes in HugSQL 0.4.7 should allow you to specify and use HugSQL without issue in the upcoming clojure.java.jdbc 0.6.x.

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

No branches or pull requests

2 participants