I didn't see this in any of the docs, but I thought I would ask here. Does honey.sql have syntax for stored procedures?
Nothing built in. If you need something simple, it might be expressible without calling any functions that extend HoneySQL.
i didn't yet have the time to go all the way with stored procedures, but i made a macro that transforms honey sql structures at compile time (with an escape hatch for dynamic stuff like multi-value inserts)