Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn a870eac0eb LibSQL: Report a syntax error for unsupported LIMIT clause syntax hace 4 años
  Timothy Flynn ab79599a5e LibSQL: Return an error for empty common table expression lists hace 4 años
  Linus Groh 0aab774343 Everywhere: Fix a bunch of typos hace 4 años
  Gunnar Beutner beae2d5caa LibSQL: Fix incorrect return types hace 4 años
  Timothy Flynn 1500479a1d LibSQL: Parse ALTER TABLE statement hace 4 años
  Timothy Flynn 0764a68616 LibSQL: Parse UPDATE statement hace 4 años
  Timothy Flynn 8d79b4a3e1 LibSQL: Parse INSERT statement hace 4 años
  Timothy Flynn fa59d02692 LibSQL: Parse IN / NOT IN expressions with a nested SELECT statement hace 4 años
  Timothy Flynn 004025c3c4 LibSQL: Parse common-table-expressions with a nested SELECT statement hace 4 años
  Timothy Flynn cb943a2179 LibSQL: Parse CREATE TABLE statements with a nested SELECT statement hace 4 años
  Timothy Flynn 99b38aa3fa LibSQL: Parse EXISTS expressions hace 4 años
  Timothy Flynn e62e76ca1a LibSQL: Parse terminating semi-colon in top-level statement parser hace 4 años
  Timothy Flynn 27685bc799 LibSQL: Add Parser::parse_schema_and_table_name helper hace 4 años
  Timothy Flynn 418884ab64 LibSQL: Add Parser::parse_comma_separated_list helper hace 4 años
  Timothy Flynn 6a69b8efa7 LibSQL: Fix handling of optional AS keywords hace 4 años
  Timothy Flynn ac0e387beb LibSQL: Parse (most of) SELECT statement hace 4 años
  Timothy Flynn 9331293e44 LibSQL: Separate parsing of common-table-expression list hace 4 años
  Timothy Flynn 6a7d7624a7 LibSQL: Fix parsing of lists of common-table-expression hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Timothy Flynn 733806b6a1 LibSQL: Parse DELETE statement hace 4 años
  Timothy Flynn ce6c7ae18a LibSQL: Parse most language expressions hace 4 años
  Timothy Flynn a11f49f627 LibSQL: Add Parser::consume_if helper hace 4 años
  Timothy Flynn e92bffb2e3 LibSQL: Parse DROP TABLE statement hace 4 años
  Timothy Flynn 377992d33e LibSQL: Create a very barebones SQL parser hace 4 años