Aleksandar

Results 49 comments of Aleksandar

wtf .. for me too the missing `set shell=/bin/bash` was the culprit .. i was googling for hours, huge thanks @nobuf

This library is a crucial part of my stack and one of the most important modules for any Nest.js REST API. It'd be amazing to have this resolved asap, I'd...

Any progress? What's the blocker currently?

Shall we fork this then? There are so many valuable PRs out there...

I have the same issue. PATCH is honored as I get a 404 if I want to access another users models, but for PUT I can manipulate different IDs via...

I second this. My CrudAuth decorator was playing crazy, until I found out that the `updateOne` was performing an Insert ???

Me too.