Brendonovich / prisma-client-rust

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

avoid generating code for unsupported fields #258

Closed laptou closed 1 year ago

laptou commented 1 year ago

Currently, if there are any Unsupported fields in the Prisma schema, prisma-client-rust will panic. This PR extends prisma-client-rust to ignore these fields instead of panicking.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
prisma-client-rust ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 5:48PM (UTC)