Skip to content

Provide a default Logger in the async await overloads of PostgresConnection.query #542

Open
@Joannis

Description

@Joannis

Please summarize your feature request

I want to have a default Logger set up for me

Describe the functionality you're seeking in more detail

Most users don't "want" the logger, and will not provide it because they can. This leads them to use a String-based query API rather than the PostgresQuery. Extremely confusing, and opens them up to SQL injection.

Have you considered any alternatives?

No response

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