Fork me on GitHub
#honeysql
<
2021-04-29
>
tianshu01:04:18

@seancorfield thanks! I didn't notice there's a docs folder in project.

seancorfield02:04:07

(which is linked from the README BTW)

seancorfield02:04:23

Oh, I just realized I thought you were asking about arrays at the JDBC level which is not those docs.

seancorfield02:04:55

HoneySQL doesn’t interact with JDBC at all, so “arrays” are irrelevant for HoneySQL. When you interact with the database, the handling of arrays will matter and that’s something you control via next.jdbc stuff.

seancorfield02:04:19

@doglooksgood Perhaps you can elaborate on what you mean by “support for array types”?