Comment on Show HN: ZenStack – open-source toolkit simplifying your Prisma ORM stackComments−p2hari3yDo you support geo queries? currently only way to do it in prisma is using raw query?−ymc9OP3yHi, 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.
Comments
Do you support geo queries? currently only way to do it in prisma is using raw query?
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.