Refer to https://github.com/will/crystal-pg/blob/800540888edf4012d2fdaba5d508665b462700dc/src/pg/statement.cr#L39 But there is an option with `RETURNING`; maybe this could be implemented?
Refer to
crystal-pg/src/pg/statement.cr
Line 39 in 8005408
But there is an option with
RETURNING; maybe this could be implemented?