Brendonovich / prisma-client-rust

Type-safe database access for Rust
https://prisma.brendonovich.dev
Apache License 2.0
1.75k stars 106 forks source link

Feedback for “Mocking” #451

Open andywampir opened 2 months ago

andywampir commented 2 months ago

How to mock errors like, for example, UniqueKeyViolation?

Brendonovich commented 2 months ago

It's not currently possible, I didn't really anticipate that use case