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

Query parse error for field name desc #5723

Closed
rorbech opened this issue Aug 9, 2022 · 0 comments · Fixed by #5724
Closed

Query parse error for field name desc #5723

rorbech opened this issue Aug 9, 2022 · 0 comments · Fixed by #5724
Assignees

Comments

@rorbech
Copy link
Contributor

rorbech commented Aug 9, 2022

Expected results

Allow queries on data models with field name desc.

Actual Results

When the model contains a field name with name desc the query parser will throw an exception when trying to filter on desc.

Originating from realm/realm-java#7705

Steps & Code to Reproduce

See realm/realm-java#7705

Core version

Core version: 11.14.0

@jedelbo jedelbo self-assigned this Aug 9, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants