Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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