Fork me on GitHub
#hugsql
<
2022-11-15
>
curtis.summers14:11:12

If you're doing large batches, then you can map or doseq over your HugSQL-generated insert function within a transaction, or just use next.jdbc/execute-batch! directly.