Historique des commits

Auteur SHA1 Message Date
  Jelle Raaijmakers fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
  Jelle Raaijmakers 6601ff9d65 LibSQL: Redesign heap storage to support arbitrary amounts of data il y a 2 ans
  Jelle Raaijmakers a99c1297e0 LibSQL: Clean up code style and remove unused includes il y a 2 ans
  Timothy Flynn 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors il y a 2 ans
  Timothy Flynn 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value il y a 2 ans
  Jan de Visser 001949d77a LibSQL: Improve error handling il y a 3 ans
  Jan de Visser 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor il y a 3 ans
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code il y a 4 ans
  Jan de Visser a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object il y a 4 ans
  Jan de Visser 30691549fd LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace il y a 4 ans
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory il y a 4 ans
  coderdreams 49340f98f7 LibSQL: Create databases in writable directory il y a 4 ans
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer il y a 4 ans