Commit History

Author SHA1 Message Date
  Guilherme Gonçalves e957c078d5 LibSQL: Properly parse ESCAPE expressions 3 years ago
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr 3 years ago
  Andreas Kling 2ef1cd8d12 LibSQL: Replace Optional<NonnullRefPtr<T>> with RefPtr<T> 3 years ago
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements 4 years ago
  Jan de Visser 1037d6b0eb LibSQL: Invent statement execution machinery and CREATE SCHEMA statement 4 years ago
  Jan de Visser 5c4890411b LibSQL: Make lexer and parser more standard SQL compliant 4 years ago
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory 4 years ago