Skip to content
Snippets Groups Projects
Commit deea1dda authored by Wanxin Li's avatar Wanxin Li
Browse files

Update README.md

parent c76fa062
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,9 @@ test input is
`select s.name from student s where s.name = "John" and s.num = 10;`.
The files added in Spring 2019 are appended with `_new`. To run the new
executable, the command is `./SQLPParser_new`.
Currently a syntax error will be reported when the semi-colon is read, but the
parse tree that is output is correct.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment