honeysql

Discussion of https://github.com/seancorfield/honeysql :slightly_smiling_face:
reefersleep 2019-03-01T12:41:39.001200Z

How do I express where 'x' is a member of the array in column y in honeysql?

gon 2019-03-01T14:24:14.001900Z

`(where [:in :foo [1 2 3]])