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