Jelle Raaijmakers
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 سال پیش |
Jelle Raaijmakers
|
fcd35e824c
LibSQL: Remove unused `Tuple::is_compatible`
|
2 سال پیش |
Jelle Raaijmakers
|
a99c1297e0
LibSQL: Clean up code style and remove unused includes
|
2 سال پیش |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 سال پیش |
Timothy Flynn
|
b9d8c25b0b
LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value
|
2 سال پیش |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Timothy Flynn
|
47dd1b9f8b
LibSQL: Don't copy strings when searching for a column's index
|
2 سال پیش |
Jelle Raaijmakers
|
0460a654d4
LibSQL: Remove superfluous `VERIFY`s for `Vector` accessing
|
2 سال پیش |
Timothy Flynn
|
c0b54f18b5
LibSQL: Copy SQL::Value instances less frequently (which may be vectors)
|
2 سال پیش |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 سال پیش |
Jan de Visser
|
c2c47fb9bb
LibSQL: Add the 'extend' operation to the Tuple class
|
3 سال پیش |
Jan de Visser
|
fe50598a03
LibSQL: Allow expressions and column names in SELECT ... FROM
|
3 سال پیش |
Jan de Visser
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 سال پیش |
Jan de Visser
|
b74721e604
LibSQL: Redesign Value implementation and add new types
|
4 سال پیش |
Jan de Visser
|
a5e28f2897
LibSQL: Make TupleDescriptor a shared pointer instead of a stack object
|
4 سال پیش |
Jan de Visser
|
30691549fd
LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace
|
4 سال پیش |
Jan de Visser
|
4198f7e1af
LibSQL: Move Lexer and Parser machinery to AST directory
|
4 سال پیش |
Jan de Visser
|
2a46529170
LibSQL: Basic dynamic value classes for SQL Storage layer
|
4 سال پیش |