Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Timothy Flynn 3ea4c56d04 LibSQL: Remove Core::EventReceiver parent from SQL::Relation il y a 1 an
  Jelle Raaijmakers fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` il y a 2 ans
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector il y a 2 ans
  Timothy Flynn 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Jan de Visser 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor il y a 3 ans
  Ben Wiederhake 9d89b64d59 LibSQL: Resolve cyclic dependency il y a 3 ans
  Jan de Visser 230118c4b2 LibSQL: Added 'nullable' and 'default value' option to ColumnDef il y a 4 ans
  Jan de Visser b74721e604 LibSQL: Redesign Value implementation and add new types 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
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer il y a 4 ans