Skip to content

Add support for parameter binding to built queries #1009

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
eranl opened this issue Mar 14, 2025 · 1 comment · Fixed by #1010
Closed

Add support for parameter binding to built queries #1009

eranl opened this issue Mar 14, 2025 · 1 comment · Fixed by #1010

Comments

@eranl
Copy link
Contributor

eranl commented Mar 14, 2025

Currently, parameter binding is only supported through BoundParameterQuery, which takes a plain text query. It would nice to use built queries with parameters.

I've implemented this. Should I post a PR?

@majst01
Copy link
Collaborator

majst01 commented Mar 14, 2025

Feel free to open PR for valuable additions

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants