prisma / quaint

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

master doesn't compile with the `full-mssql` feature turned on #212

Closed maxnachlinger closed 4 years ago

maxnachlinger commented 4 years ago

Looks like master is still unhappy when compiling with the full-mssql feature turned on. Here's the failing Travis build and here's the silly test project. I'm still quite new to Rust but plan on taking a crack at these errors to see if I can help :)

pimeys commented 4 years ago

Tested with the project, should work now with the latest master.