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