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

Support for type casting #518

Open
noobmaster19 opened this issue Sep 16, 2024 · 0 comments
Open

Support for type casting #518

noobmaster19 opened this issue Sep 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@noobmaster19
Copy link

What would you like to be added:
I would like to be able to cast attributes in the query.

Why is this needed:
For my use case, I want to filter an attribute using date operations, but it is stored as a primitive string in the postgres database which I can't change. I foresee that this is quite common especially if people are storing dates in a JSONB.

@noobmaster19 noobmaster19 added the enhancement New feature or request label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant