Histórico de Commits

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