summaryrefslogtreecommitdiff
path: root/Tests/LibSQL
AgeCommit message (Expand)Author
2021-06-08LibSQL: Limit the number of nested subqueriesTimothy Flynn
2021-06-08LibSQL: Rename expression tree depth limit test caseTimothy Flynn
2021-06-05LibSQL: Limit the allowed depth of an expression treeTimothy Flynn
2021-06-03LibSQL: Report a syntax error for unsupported LIMIT clause syntaxTimothy Flynn
2021-06-01LibSQL: Return an error for empty common table expression listsTimothy Flynn
2021-05-06Tests: Move LibSQL tests to Tests/LibSQLBrian Gianforcaro