Timothy Flynn
|
b9d8c25b0b
LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Timothy Flynn
|
47dd1b9f8b
LibSQL: Don't copy strings when searching for a column's index
|
2 years ago |
Jelle Raaijmakers
|
0460a654d4
LibSQL: Remove superfluous `VERIFY`s for `Vector` accessing
|
2 years ago |
Jan de Visser
|
c2c47fb9bb
LibSQL: Add the 'extend' operation to the Tuple class
|
3 years ago |
Jan de Visser
|
fe50598a03
LibSQL: Allow expressions and column names in SELECT ... FROM
|
3 years ago |
Jan de Visser
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 years ago |
Jan de Visser
|
a5e28f2897
LibSQL: Make TupleDescriptor a shared pointer instead of a stack object
|
4 years ago |
Jan de Visser
|
1037d6b0eb
LibSQL: Invent statement execution machinery and CREATE SCHEMA statement
|
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
|
2a46529170
LibSQL: Basic dynamic value classes for SQL Storage layer
|
4 years ago |