Commit History

Author SHA1 Message Date
  Timothy Flynn 1500479a1d LibSQL: Parse ALTER TABLE statement 4 years ago
  Timothy Flynn 0764a68616 LibSQL: Parse UPDATE statement 4 years ago
  Timothy Flynn 8d79b4a3e1 LibSQL: Parse INSERT statement 4 years ago
  Timothy Flynn fa59d02692 LibSQL: Parse IN / NOT IN expressions with a nested SELECT statement 4 years ago
  Timothy Flynn 004025c3c4 LibSQL: Parse common-table-expressions with a nested SELECT statement 4 years ago
  Timothy Flynn cb943a2179 LibSQL: Parse CREATE TABLE statements with a nested SELECT statement 4 years ago
  Timothy Flynn 99b38aa3fa LibSQL: Parse EXISTS expressions 4 years ago
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Timothy Flynn ac0e387beb LibSQL: Parse (most of) SELECT statement 4 years ago
  Timothy Flynn 6a7d7624a7 LibSQL: Fix parsing of lists of common-table-expression 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Timothy Flynn 733806b6a1 LibSQL: Parse DELETE statement 4 years ago
  Timothy Flynn ce6c7ae18a LibSQL: Parse most language expressions 4 years ago
  Timothy Flynn e92bffb2e3 LibSQL: Parse DROP TABLE statement 4 years ago
  Timothy Flynn 377992d33e LibSQL: Create a very barebones SQL parser 4 years ago