selectAllFrom

open infix fun <T : Any> selectAllFrom(table: Table<T>): Flux<T>