Hacker News new | ask | show | jobs
by p2hari 1071 days ago
Do you support geo queries? currently only way to do it in prisma is using raw query?
1 comments

Hi, we don't change Prisma's query syntax as of today, so there's no native support for geo queries. We may start to extend the query syntax in the future, though. GIS query is a very popular ask.