add support for Prisma 6#476
Conversation
|
Please, merge this. Will help me a lot! Thz! |
|
Bump |
|
When i launch tests with prisma@6.2.1 i get this results: Test Suites: 5 failed, 15 passed, 20 total
Tests: 29 failed, 135 passed, 164 total
Snapshots: 39 failed, 20 obsolete, 461 passed, 500 total
Time: 63.238 sI would like to have this merge too, but i don't think that's possible as is. |
|
@rlecellier Tests need to be passing green. Most of them are snapshot-based. So the one who upgrades (maintainer/contributor) has to examine the reported snapshots differences and decides if they are matching expectation (like when Prisma changed to If someone is willing to spend more time on updating this tool to new Prisma release, I'm happy to colaborate, answer question or guide how to achieve something in the code. |
|
FYI I have been using this patch on a production app for months with zero issues. |
|
Can anyone merge this PR please? @MichalLytek 🙏 |
Fixes #475