Upgrade honeysql to org.clojars.rnewman/honeysql 0.8.2 to fix UNION parenthesizing. Fixes #83.
This commit is contained in:
parent
feebfd09da
commit
8bb0dcfa2e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
[org.clojure/clojure "1.8.0"]
|
||||
[org.clojure/core.async "0.2.385"]
|
||||
[datascript "0.15.1"]
|
||||
[honeysql "0.8.0"]
|
||||
[org.clojars.rnewman/honeysql "0.8.2"]
|
||||
[com.taoensso/tufte "1.0.2"]
|
||||
[jamesmacaulay/cljs-promises "0.1.0"]]
|
||||
|
||||
|
|
Loading…
Reference in a new issue