Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Each expression is evaluated 4 times #45

@absolux

Description

@absolux

I've added a console.log(location()) inside bind_parameter predicate, and for a simple query like below

select foo.*, ? as bar, upper(a) as A

bind_parameter is evaluated 4 times. I've also tried for other expressions, like id_column or literal_value.

screenshot from 2017-07-09 21 50 46

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions