suspend fun SQLConnection.commitAwait(): Unit
Commits all changes made since the previous commit/rollback.
handler - the handler called when this operation completes.
handler
Return