.. |
AST
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
BTree.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
BTree.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
BTreeIterator.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
CMakeLists.txt
|
373b467302
LibSQL+SQLServer: Move LibSQL/SQLResult.[h,cpp] to LibSQL/Result.[h,cpp]
|
3 vuotta sitten |
Database.cpp
|
f6233913ad
LibSQL: Implement a DESCRIBE TABLE statement
|
3 vuotta sitten |
Database.h
|
f6233913ad
LibSQL: Implement a DESCRIBE TABLE statement
|
3 vuotta sitten |
Forward.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 vuotta sitten |
HashIndex.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
HashIndex.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
Heap.cpp
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 vuotta sitten |
Heap.h
|
001949d77a
LibSQL: Improve error handling
|
3 vuotta sitten |
Index.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
Index.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
Key.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
Key.h
|
9d89b64d59
LibSQL: Resolve cyclic dependency
|
3 vuotta sitten |
Meta.cpp
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
Meta.h
|
f2fae3a21c
LibSQL: Do not return copies of vectors from table/index definitions
|
3 vuotta sitten |
Result.cpp
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 vuotta sitten |
Result.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 vuotta sitten |
ResultSet.cpp
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 vuotta sitten |
ResultSet.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 vuotta sitten |
Row.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
Row.h
|
9d89b64d59
LibSQL: Resolve cyclic dependency
|
3 vuotta sitten |
SQLClient.cpp
|
7abb782206
Libraries: Use default constructors/destructors in LibSQL
|
3 vuotta sitten |
SQLClient.h
|
7abb782206
Libraries: Use default constructors/destructors in LibSQL
|
3 vuotta sitten |
Serializer.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
Serializer.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
TreeNode.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 vuotta sitten |
Tuple.cpp
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
Tuple.h
|
c2c47fb9bb
LibSQL: Add the 'extend' operation to the Tuple class
|
3 vuotta sitten |
TupleDescriptor.h
|
7ea54db430
LibSQL: Add 'schema' and 'table' to TupleElementDescriptor
|
3 vuotta sitten |
Type.h
|
fe50598a03
LibSQL: Allow expressions and column names in SELECT ... FROM
|
3 vuotta sitten |
Value.cpp
|
bfe1bd9726
LibSQL: Convert binary SQL operations to be fallible
|
3 vuotta sitten |
Value.h
|
bfe1bd9726
LibSQL: Convert binary SQL operations to be fallible
|
3 vuotta sitten |
ValueImpl.h
|
e13c96157c
LibSQL: Implement converting float and tuple values to a boolean
|
3 vuotta sitten |