Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Prepared statements  #39

@adriangb

Description

@adriangb

I’m curious what the sqlcommenter story is with prepared statements. At least in Postgres there is, for obvious reasons, no way to inject data into prepared statements without re-preparing it every time (various things in the pipeline, client libraries, poolers and Postgres itself hash query text).

Is there any work in progress to discuss with the databases themselves a solution to inject metadata into queries without hacking through comments?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions