https://cerbos.dev logo
Title
c

Carl Bäckström

05/05/2023, 3:32 PM
Are there any plans for extending [orm-prisma](https://github.com/cerbos/query-plan-adapters/tree/main/prisma). I started using it yesterday but it is quite limited in it current state 🙂 I added support for the exists and size operator in a very crude way.
a

Alex Olivier (Cerbos)

05/05/2023, 3:34 PM
The ORM mappers are an ever evolving area - happily accept PRs if you have something already :)
c

Carl Bäckström

05/05/2023, 3:34 PM
I would have to clean it up a bit 😛