mit-pdos/noria

Add better SQL-compatibility tests

Open

#98 ouverte le 19 sept. 2018

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (229 forks)batch import
enhancementhelp wantedm-sql

Métriques du dépôt

Stars
 (4 576 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

While we have a test module that checks for MySQL compatibility, it is still relatively limited. It'd be amazing to have a more extensive test suite that we could run to see that our operators indeed match SQL semantics. Something standard like the SQL Logic Test might be a good candidate.

Guide contributeur