Rida F'kih

Results 6 issues of Rida F'kih

#17 by @thwonghin > Extend from this, I think we can allow customizing the paths with glob pattern, but that will be another PR. > And also we could define...

enhancement

Maybe we could also add a raw option not just for models but for datasource or generator as well to cover any missing or future fields to prisma schema. _Originally...

Suggested by @dstoyanoff Providing a good developer interface to directly import models into their schemas. This can be an alternative or main approach.

enhancement

This library was built in order to solve the inconvenience of the way Prisma schemas cannot be split up, it has evolved into a valuable and flexible tool which can...

enhancement

Would be nice to get some documentation going for this package. A lot of the flexibility of this project, and functionalities wouldn't be immediately obvious to someone who hasn't looked...

documentation

Removes all asynchronous functionality from the library. Feel free to not merge, if it's not something you want to implement. I'm sure you had your reasons for going fully asynchronous...