summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibSQL/Tests/TestSqlParser.cpp
AgeCommit message (Expand)Author
2021-04-21LibSQL: Rename TestSqlParser -> TestSqlStatementParserTimothy Flynn
2021-04-21LibSQL: Parse DELETE statementTimothy Flynn
2021-04-20LibSQL: Parse DROP TABLE statementTimothy Flynn
2021-04-20LibSQL: Add unit testing of the SQL parserTimothy Flynn