Hi. A quick question - Are date filters supported ...
# orm-help
v
Hi. A quick question - Are date filters supported in Postgres JSON field types via Prisma? I want to check if the value of the respective property in JSON is > current date
βœ… 1
n
Hey Vignesh πŸ‘‹ I don’t think
gt
and
lt
date filters would work on a JSON field.
πŸ‘ 1
v
πŸ‘‹ hey @Vignesh T.V.! Did you have a chance to see Nurul's comment? Do you still have any questions or issues with this?
πŸ‘ 1
v
@Nurul @Vladi Stevanovic Apologies for this very late reply - hadn't reviewed slack for quite some time - I made this work with prisma raw queries rather
n
I am glad to hear that πŸ™Œ