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

FIltering of numeric-string records dont work. #285

Open
tejasshah-MK opened this issue Jul 29, 2022 · 0 comments
Open

FIltering of numeric-string records dont work. #285

tejasshah-MK opened this issue Jul 29, 2022 · 0 comments
Labels
stale For marking issues as stale. Labeled issues will be closed soon if label is not removed.

Comments

@tejasshah-MK
Copy link

When we use the get_records functions with filtering, if the the value we want to filter out in the key value pair is string but has numbers only, the code doesnt work out. it treats that string as integer. so for eg we want to filter out the record with "status":"2", the code doesnt work.
image
the above image is the query but it doesnt filter out that element. but instead of a "2", if there is a normal string, the command works perfectly, please have a look into it.

@alexcottner alexcottner added the stale For marking issues as stale. Labeled issues will be closed soon if label is not removed. label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale For marking issues as stale. Labeled issues will be closed soon if label is not removed.
Projects
None yet
Development

No branches or pull requests

2 participants