suspend fun SQLConnection.closeAwait(): Unit
Closes the connection. Important to always close the connection when you are done so it's returned to the pool.