erikgrinaker / toydb

Distributed SQL database in Rust, written as an educational project
Apache License 2.0
6.12k stars 564 forks source link

fix example sql typo #51

Closed cm-iwata closed 2 years ago

cm-iwata commented 2 years ago

SQL example has syntax error.

erikgrinaker commented 2 years ago

Thanks!