Jelle Raaijmakers
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
hace 2 años |
Jelle Raaijmakers
|
6601ff9d65
LibSQL: Redesign heap storage to support arbitrary amounts of data
|
hace 2 años |
Timothy Flynn
|
72e41a7dbd
LibSQL: Support 64-bit integer values and handle overflow errors
|
hace 2 años |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
hace 2 años |
Timothy Flynn
|
7d41b46a7d
LibSQL: Remove infallible type conversions from SQL::Value
|
hace 2 años |
Jan de Visser
|
001949d77a
LibSQL: Improve error handling
|
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 3 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 |
coderdreams
|
49340f98f7
LibSQL: Create databases in writable directory
|
hace 4 años |
Jan de Visser
|
267eb3b329
LibSQL: Hash index implementation for the SQL storage layer
|
hace 4 años |