Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> hace 3 años
  Timothy Flynn aff17a2fbd LibSQL: Remove now-unused SQLResult class hace 3 años
  Timothy Flynn d9055de7ea LibSQL: Add a new Result class to replace SQLResult hace 3 años
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 3 años
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code hace 3 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
  Jan de Visser 87bd69559f LibSQL: Database layer hace 4 años
  Jan de Visser 267eb3b329 LibSQL: Hash index implementation for the SQL storage layer hace 4 años
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer hace 4 años
  Jan de Visser 2a46529170 LibSQL: Basic dynamic value classes for SQL Storage layer hace 4 años
  Timothy Flynn 1500479a1d LibSQL: Parse ALTER TABLE statement hace 4 años
  Timothy Flynn 0764a68616 LibSQL: Parse UPDATE statement hace 4 años
  Timothy Flynn 8d79b4a3e1 LibSQL: Parse INSERT statement hace 4 años
  Timothy Flynn 35f0450dd8 LibSQL: Add missing forward declarations hace 4 años
  Timothy Flynn ac0e387beb LibSQL: Parse (most of) SELECT statement hace 4 años
  Timothy Flynn 6a7d7624a7 LibSQL: Fix parsing of lists of common-table-expression hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Timothy Flynn 733806b6a1 LibSQL: Parse DELETE statement hace 4 años
  Timothy Flynn ce6c7ae18a LibSQL: Parse most language expressions hace 4 años
  Timothy Flynn 8c8d611fb3 LibSQL: Add forwarding header hace 4 años