How do I express where 'x' is a member of the array in column y in honeysql?
where 'x' is a member of the array in column y
`(where [:in :foo [1 2 3]])