Sergii Stotskyi

Results 239 comments of Sergii Stotskyi

Guys, if you are still interested in Prisma.js support, please help to implement interpreter for prisma.js in [ucast](https://github.com/stalniy/ucast) repository. To do this, you need to implement Prisma interpreter which will...

ucast is a library which will eventually replace sift.js and will allow to integrate casl with any database system, including ElasticSearch, Casandra and other NoSQL dbs.

This will be possible to do in userland (including ucast side) when #350 is finished. So, close this as wontfix

@lloydclosson - it will take about 3-5 days (including docs and tests), depending on whether you have any specific/custom requirements or use cases on how you plan to use prisma...

@lloydclosson 1. payment OK 2. I can start on 4th May 3. I’m OK to release it as general release available for everybody 4. Yes, for latest prisma

@lloydclosson are you happy with requirements?

The main difference of this package will be conditions language. It will use PrismaWhere conditions structure to define conditions in rules. This will allow people who know Prisma but do...

looks like `include` is not required for relational filters, so no need to collect it

The major work is done! Tomorrow, I plan to add tests and if all good, I will release the 1st alpha either tomorrow or on Mon