prisma / quaint

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

Some tests are failing on MySQL8 and MariaDB #318

Open Weakky opened 3 years ago

Weakky commented 3 years ago

Overview

Since we added MySQL8 and MariaDB to the tested databases (https://github.com/prisma/quaint/pull/315), a couple of tests are now failing. Namely:

These all need to be fixed.