Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn cd0e07f6a4 LibSQL: Add a helper to convert a SQL::Value to a UnixDateTime hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Ben Wiederhake f890b70eae Tests: Prefer TRY_OR_FAIL() and MUST() over EXPECT(!.is_error()) hace 2 años
  Timothy Flynn 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn 1524288127 LibSQL: Rewrite the SQL::Value type to be contained within one class hace 2 años
  Timothy Flynn 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value hace 2 años
  Timothy Flynn e13c96157c LibSQL: Implement converting float and tuple values to a boolean hace 3 años
  Jan de Visser 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor hace 3 años
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code hace 4 años
  Jan de Visser b74721e604 LibSQL: Redesign Value implementation and add new types hace 4 años
  Jan de Visser a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object hace 4 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 2a46529170 LibSQL: Basic dynamic value classes for SQL Storage layer hace 4 años