Fork me on GitHub
#sql
<
2019-11-21
>
mping10:11:15

works quite well

jmayaalv10:11:12

do u use honeysql? my main problem was to tell honeysql to take pass vector as a raw parameter.

mping10:11:19

oops I just saw you requested next.jdbc speficically

mping10:11:57

haven't had a change to look at next jdbc equivalent of jdbc/ISQLValue or jdbc/IResultSetReadColumn

mping11:11:09

we do use honey, the lib just saves us the cast, and, and it may be more efficient to serialize before emitting the query for some cases - we're serializing before writing

jmayaalv11:11:06

cool, i will check it out. extending the protocols is pretty similar on next. Thanks a lot @mping

mping11:11:14

sure, my pleasure