Skip to content

refactor: use {path, type, integer} for start_bindings instead of just integers to avoid shadowing #132

@barnabasJ

Description

@barnabasJ

In specific cases, an SQL query can reference the wrong table because the bindings are shadowed by a join/subquery. Using a more specific identifier for the binding should avoid shadowing.

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