rabaDB icon indicating copy to clipboard operation
rabaDB copied to clipboard

Missing setAutoCommit method

Open gilfrade opened this issue 8 years ago • 1 comments

In RabaConnection source you have a comment that its possible to disable autocommit but i do not see it there...

gilfrade avatar Dec 16 '16 12:12 gilfrade

You're right I must have removed it because it was not that useful. Do you need to debug something? You can frame the part that you want to debug with the functions enableQueryPrint(bool), and enableDebug(bool) of RabaConnection.

tariqdaouda avatar Dec 16 '16 20:12 tariqdaouda