Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for value substitution in string based queries #1822

Closed
nirinchev opened this issue Jan 2, 2019 · 1 comment · Fixed by #2201
Closed

Add support for value substitution in string based queries #1822

nirinchev opened this issue Jan 2, 2019 · 1 comment · Fixed by #2201
Assignees

Comments

@nirinchev
Copy link
Member

nirinchev commented Jan 2, 2019

Right now people have to manually serialize objects in the string-based query. We should expose a mechanism for value substitution similar to the one in the js sdk: Filter("Birthday > $0 && Owner == $1", someDate, someOwner).

@wowbios
Copy link

wowbios commented Apr 3, 2019

+1 Please add this

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants