graphjin icon indicating copy to clipboard operation
graphjin copied to clipboard

Support for type casting

Open noobmaster19 opened this issue 1 year ago • 0 comments

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 avatar Sep 16 '24 06:09 noobmaster19