Hi
We are using a MySQL DB integration.
When we do select statements, the output is sent to Rewst - which seems to nicely format the output to JSON, but, other queries e.g. insert, just return an empty object.
Please can you return the output from SQL for anything/everything e.g. the "x rows have been updated" message?
Thanks