prisma / quaint

SQL Query AST and Visitor for Rust
Apache License 2.0
583 stars 61 forks source link

Improve UUID error handling #332

Closed garrensmith closed 2 years ago

garrensmith commented 2 years ago

Extracts the UUID error and creates a more understandable error for what went wrong.

This is the first step in fixing https://github.com/prisma/prisma/issues/4060