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