Histórico de Commits

Autor SHA1 Mensagem Data
  Jelle Raaijmakers fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` há 2 anos atrás
  Jelle Raaijmakers 6601ff9d65 LibSQL: Redesign heap storage to support arbitrary amounts of data há 2 anos atrás
  Timothy Flynn 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value há 2 anos atrás
  Jan de Visser 001949d77a LibSQL: Improve error handling há 3 anos atrás
  Jan de Visser 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor há 3 anos atrás
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code há 4 anos atrás
  Jan de Visser a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 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
  coderdreams 49340f98f7 LibSQL: Create databases in writable directory há 4 anos atrás
  Jan de Visser 267eb3b329 LibSQL: Hash index implementation for the SQL storage layer há 4 anos atrás