Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn b9d8c25b0b LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value 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 47dd1b9f8b LibSQL: Don't copy strings when searching for a column's index il y a 2 ans
  Jelle Raaijmakers 0460a654d4 LibSQL: Remove superfluous `VERIFY`s for `Vector` accessing il y a 2 ans
  Timothy Flynn c0b54f18b5 LibSQL: Copy SQL::Value instances less frequently (which may be vectors) il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Jan de Visser c2c47fb9bb LibSQL: Add the 'extend' operation to the Tuple class il y a 3 ans
  Jan de Visser fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM il y a 3 ans
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code il y a 3 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 2a46529170 LibSQL: Basic dynamic value classes for SQL Storage layer il y a 4 ans