Commit History

Author SHA1 Message Date
  Timothy Flynn 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value 2 years ago
  Timothy Flynn e13c96157c LibSQL: Implement converting float and tuple values to a boolean 3 years ago
  Jan de Visser 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor 3 years ago
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 3 years ago
  Jan de Visser b74721e604 LibSQL: Redesign Value implementation and add new types 4 years ago
  Jan de Visser a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 4 years ago
  Jan de Visser 30691549fd LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace 4 years ago
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory 4 years ago
  Jan de Visser 2a46529170 LibSQL: Basic dynamic value classes for SQL Storage layer 4 years ago