How can I write
MATCH (a, b) AGAINST ('keyword' IN NATURAL LANGUAGE MODE)
In honeysql?@doglooksgood I'm not that you can at the moment. There's not much support for "continuing" expressions that aren't direct function calls. It's something that's been requested several times -- and I'm sure you could extend the multimethods to add specific match
support, but I'd like to see some syntax to support more general "sentences" like that... I just don't know yet how that would look.