prisma / quaint

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

Allow snake_case connection params for SQL Server #269

Closed pimeys closed 3 years ago

pimeys commented 3 years ago

Addresses lots of confusion, e.g. issue https://github.com/prisma/prisma/issues/5897

pimeys commented 3 years ago

Actually this just makes us compliant with the docs...