prisma / quaint

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

Compile tiberius with rustls on macos #360

Closed pimeys closed 2 years ago

pimeys commented 2 years ago

Using the new resolver version, and new Tiberius version, rely on statically linked rustls instead of hacks with openssl/security framework to get TLS working with SQL Server on macOS.