Hi,
In the Readme it says that after running a prepared statement you can get the full SQL with query.sql
. However I am finding that it returns the string from the prepared statement directly, containing the question mark, rather than replacing it with the parameters.
Regards
Naomi