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 преди 4 години
BTree.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code преди 4 години
BTreeIterator.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code преди 4 години
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 преди 4 години
HashIndex.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code преди 4 години
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 преди 4 години
Index.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code преди 4 години
Key.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code преди 4 години
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 преди 4 години
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 преди 4 години
Serializer.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code преди 4 години
TreeNode.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code преди 4 години
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 години