mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:38:11 +00:00
![]() Statements like SELECT, INSERT, and UPDATE also optionally include this list, so move its parsing out of parse_delete_statement(). Since it will appear before the actual statement, parse it first in next_statement(); then only parse for statements that are allowed to include the list. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TestSqlExpressionParser.cpp | ||
TestSqlStatementParser.cpp |