vgarmash
vgarmash
> Hi @MichaelNZ85, this should already be possible via Prisma's `$extends()` ([link to the docs](https://www.prisma.io/docs/orm/prisma-client/client-extensions/query#extend-prisma-client-query-operations)). > > The idea is that you can create wrappers for certain operations within Prisma...
> Hi @vbg8exadel, we believe we have fixed this issue. Could you please try to update the versions of `prisma`, `@prisma/client`, and `@prisma/adapter-pg` to `5.11.0-integration-fix-debug-reexport.2`, and try to compile the...
Seems like you can remove the customization now and close this issue. In Compass [1.0.3 pom.xml](http://rubygems-proxy.torquebox.org/releases/rubygems/compass/1.0.3/compass-1.0.3.pom) they specify dependency to notify like this: ``` rubygems rb-inotify [0.9,) gem ``` so...
@jmprieur Please let us know what library we should use for the new Node.js API projects to implement access token validation for authorization with Azure AD.