honeysql

Discussion of https://github.com/seancorfield/honeysql :slightly_smiling_face:
rlander 2021-06-25T17:20:40.083700Z

Hey folks! How do I call a PG stored procedure in HoneySQL v1.0?

rlander 2021-06-25T17:22:23.084200Z

In plain SQL it´d be CALL stored_procedure_name(argument_list)