You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2024. It is now read-only.
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