Historial de Commits

Autor SHA1 Mensaje Fecha
  Guilherme Gonçalves f91d471843 LibSQL: Implement LIKE SQL expressions hace 3 años
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang hace 3 años
  Jan de Visser 1c50e9aadc LibSQL: Add current statement to the ExecutionContext hace 3 años
  Jan de Visser 9022cf99ff LibSQL: Add better error handling to `evaluate` and `execute` methods hace 3 años
  Jan de Visser 9d1e27d8a8 LibSQL: Implement evaluate() method of BinaryOperatorExpression hace 3 años
  Jan de Visser fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM hace 3 años
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements hace 4 años
  Jan de Visser 1037d6b0eb LibSQL: Invent statement execution machinery and CREATE SCHEMA statement hace 4 años
  Jan de Visser 30691549fd LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace hace 4 años
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory hace 4 años