Commits the given transaction to the backend database.
You need to call begin_transaction first.
a Connection object.
the name of the transation to commit, or null
null
true if the transaction was finished successfully, false otherwise.
true
false