prisma / quaint

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

Update tiberius to 0.11.0, uuid to 1.x and bigdecimal to 0.3 #398

Closed pimeys closed 2 years ago

pimeys commented 2 years ago

Part of the deal fixing:

https://github.com/prisma/prisma/issues/15079 https://github.com/prisma/prisma/issues/14703

Includes the changes from Tiberius:

https://github.com/prisma/tiberius/pull/240