Will Madden
Will Madden
Hey Brian, thanks for getting back to me. What I'd like to achieve is a level of integration with development and command-line tools equal to the existing integration with FlexUnit....
The relative path to `../../node_modules/@capacitor/ios/scripts/pods_helpers` won't work if you're using Yarn Plug 'n' Play since it won't write a `node_modules/` folder to disk at all. You can force Yarn to...
This is happening every few hours for me, it's really annoying
Thank you for your contribution! As part of our effort to reduce noise and better focus on what matters to the community ([more on that here](https://pris.ly/orm-manifesto)), we’re closing inactive PRs....
Hi @Jolg42, Thank you for your work on this PR! Since this has been inactive for quite a long time and it looks like it might not be complete, I'm...
> Hi :) Any updates on when the June-September roadmap will be shared? Thanks! @mtabbabi it's out :) > Could you share whether Prisma 7.0 is likely to land in...
Hi @Durisvk, Thank you for your contribution and for proposing this change. After reviewing your pull request, we believe that specifying a custom output path for the Prisma Client, as...
Hi @mabasic, Thank you for your contribution and for proposing this enhancement. We noticed that the recent changes have led to a significant number of failing tests, and there hasn’t...
@SevInf thanks for your work here. It looks like this isn't relevant any more so I'm closing this PR
Could you please include the `datasource` block of your Prisma schema? In particular, which generator are you using: `prisma-client` or `prisma-client-js`?