Turn Clojure data structures into SQL
Would like to make a UNION (MySQL, but PostgreSQL has them too) in a HoneySQL query. Searching the source code suggests it might be possible, but does not suggest an obvious approach to try.
UNION