Skip to content

Postgres PREPARED STATEMENT example #507

Open
@duncangroenewald

Description

@duncangroenewald

The documentation doesn't appear to provide any examples of how to execute a prepared statement. The only reference I was able to find was a reference to use a struct but this seems at odds with creating prepared statements on the server and then executing them.

Is there any documentation or examples of executing a prepared statement from the client. The normal await client.query() doesn't appear to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions