vertx-kuickstart-core / dev.fuelyour.vertxkuickstartcore.repositories / AllQuery / all

all

abstract suspend fun all(connection: SqlClient): List<T>