mit-pdos/noria

Add better SQL-compatibility tests

Open

#98 aberto em 19 de set. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (229 forks)batch import
enhancementhelp wantedm-sql

Métricas do repositório

Stars
 (4.576 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador