Skip to content

Add named parameter support #23

Closed
Closed
@mp911de

Description

@mp911de

We should introduce named parameter support for DatabaseClient and repositories using a uniform naming pattern to decouple from vendor-specific bind marker syntax.

Right now, we need to stick to vendor-specific bind markers if we want to bind parameters to a statement. This makes statements non-portable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions