Skip to content

Add Postgres query metadata to PostgresClient.query() -> PostgresQueryResult #540

Closed
@duncangroenewald

Description

@duncangroenewald

Describe the issue

PostgresQueryResult is only available from Connection.query() and not from PostgresClient.query() API

Vapor version

postgres-nio

Operating system and version

macOS 15

Swift version

Swift 5.10

Steps to reproduce

PostgresQueryResult is only available from Connection.query() and not from PostgresClient.query() API

See below - is there some reason this has not been added to PostgresClient.query() API ?

#95

Outcome

No response

Additional notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions