Fork me on GitHub
#sql
<
2019-06-01
>
seancorfield22:06:19

@cybersapiens97 when you use dbname and dbtype you should not pass subname or subprotocol

👍 1
seancorfield23:06:10

@contato509 what is java-jdbc.sql?

seancorfield23:06:12

That looks like my old library? If so, a) don't use it -- it's archived for a reason! b) where is documented to only take a map of column names to simple values, not conditions.

seancorfield23:06:23

@cybersapiens97 also, clojure.java.jdbc will correctly deduce 5432 if you use dbtype and do not pass subname!

😀 4