mit-pdos/noria

Add better SQL-compatibility tests

Open

#98 geöffnet am 19. Sept. 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (229 Forks)batch import
enhancementhelp wantedm-sql

Repository-Metriken

Stars
 (4.576 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide