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

Each expression is evaluated 4 times #45

Open
absolux opened this issue Jul 9, 2017 · 0 comments
Open

Each expression is evaluated 4 times #45

absolux opened this issue Jul 9, 2017 · 0 comments

Comments

@absolux
Copy link

absolux commented Jul 9, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants