Replies: 2 comments 3 replies
-
why should the output be $1? the current behavior seems correct to me which is it returns the query as is with "?" |
Beta Was this translation helpful? Give feedback.
2 replies
-
this is not high priority for me as it's not an analytical use case, but i'm happy to accept a PR for it |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please correct me if I'm wrong, but it looks like currently there is no support for parametrized queries:
Outputs:
The desired output would be:
This would be a great feature to have, and I imagine not terribly complicated to implement (just a guess).
Beta Was this translation helpful? Give feedback.
All reactions