This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Description
select should accept another parameter which defines columns, maybe something like, IntoColumnNames
which should accept an array, a string and the FromRow type? or maybe the NamedColumns trait
maybe add an extra select function which allows to pass if the prepare statement should be cached or not,
or maybe just don't use one if the in filter is used