prisma / quaint

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

fix(pg): error out on overflowing integer #415

Closed Weakky closed 1 year ago

Weakky commented 1 year ago

Overview

fixes https://github.com/prisma/prisma/issues/13913

QE follow-up PR: https://github.com/prisma/prisma-engines/pull/3309