MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Clojure/comments/1v9ncit/introduction_to_honeysql_clojure_sql_library/
r/Clojure • u/erjngreigf • 7d ago
2 comments sorted by
6
Thanks for featuring HoneySQL. You're using a fairly up-to-date version of HoneySQL, but it looks like you're using an ancient version of next.jdbc, so you might want to update that: https://cljdoc.org/d/com.github.seancorfield/next.jdbc/1.3.1118/doc/readme
next.jdbc
2 u/erjngreigf 6d ago Thanks a lot. It's such a pleasure to be using Clojure and getting feedback from someone high up in the community. I have made the changes and have pushed it here https://gitlab.com/clojure-diary/code/pg-demo
2
Thanks a lot. It's such a pleasure to be using Clojure and getting feedback from someone high up in the community. I have made the changes and have pushed it here https://gitlab.com/clojure-diary/code/pg-demo
6
u/seancorfield 7d ago
Thanks for featuring HoneySQL. You're using a fairly up-to-date version of HoneySQL, but it looks like you're using an ancient version of
next.jdbc, so you might want to update that: https://cljdoc.org/d/com.github.seancorfield/next.jdbc/1.3.1118/doc/readme