Open
Description
Since #1147 we now have query_typed
, which allows using tokio-postgres
with pools that do not have prepared statements.
However, there don't seem to be equivalents for query_one
, query_opt
, which would be useful to have.
Is this something that would we would be interested in adding? I'd be happy to open a PR for it.
Metadata
Metadata
Assignees
Labels
No labels