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