Commit History

Author SHA1 Message Date
  Jan de Visser 30691549fd LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace 4 years ago
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory 4 years ago
  Jan de Visser 87bd69559f LibSQL: Database layer 4 years ago
  Jan de Visser 267eb3b329 LibSQL: Hash index implementation for the SQL storage layer 4 years ago
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer 4 years ago
  Jan de Visser 2a46529170 LibSQL: Basic dynamic value classes for SQL Storage layer 4 years ago
  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 35f0450dd8 LibSQL: Add missing forward declarations 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 8c8d611fb3 LibSQL: Add forwarding header 4 years ago