Open
Description
It would be very helpful for debugging if we could access the complete text of the last query executed upon running the query() function. For example, if there was a lastQuery property of the mariadb object, where the last SQL query string is stored each time the query() function is executed.
Would also be great if this was updated when a prepared statement was executed, so we could actually see the full query text for debugging.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels