Skip to content

Use NpgsqlCommand.PrepareAsync() for the async functions #143

@mickednk

Description

@mickednk

I noticed that you use the non-async variant of prepare even for the async calls. Even though this is something that is only actually fired once per SQL statement it would be nice to keep it async all the way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions