suspend fun SqlConnection.preparedQueryAwait(sql: String): RowSet
suspend fun SqlConnection.preparedQueryAwait(sql: String, arguments: Tuple): RowSet