prisma / quaint

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

Replace rust-decimal with bigdecimal #218

Closed pimeys closed 4 years ago

pimeys commented 4 years ago

Adds also support for Float and Double without using BigDecimal.