rabaDB
rabaDB copied to clipboard
Missing setAutoCommit method
In RabaConnection source you have a comment that its possible to disable autocommit but i do not see it there...
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.