Age | Commit message (Expand) | Author |
---|---|---|
2021-06-08 | LibSQL: Limit the number of nested subqueries | Timothy Flynn |
2021-06-08 | LibSQL: Rename expression tree depth limit test case | Timothy Flynn |
2021-06-05 | LibSQL: Limit the allowed depth of an expression tree | Timothy Flynn |
2021-06-03 | LibSQL: Report a syntax error for unsupported LIMIT clause syntax | Timothy Flynn |
2021-06-01 | LibSQL: Return an error for empty common table expression lists | Timothy Flynn |
2021-05-06 | Tests: Move LibSQL tests to Tests/LibSQL | Brian Gianforcaro |