Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 3 年之前
..
AST 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 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 1c50e9aadc LibSQL: Add current statement to the ExecutionContext 3 年之前
Database.cpp 001949d77a LibSQL: Improve error handling 3 年之前
Database.h 001949d77a LibSQL: Improve error handling 3 年之前
Forward.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 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 f3e496d995 LibSQL: Avoid implicitly copying ByteBuffer 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 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor 3 年之前
Meta.h b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 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 e923cb3739 SQLServer+SQL+LibSQL: Allow sql client to specify the database name 3 年之前
SQLClient.h e923cb3739 SQLServer+SQL+LibSQL: Allow sql client to specify the database name 3 年之前
SQLResult.h 001949d77a LibSQL: Improve error handling 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 c2c47fb9bb LibSQL: Add the 'extend' operation to the Tuple class 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 87f4c1677b LibSQL: Relax assignment rules for Null Values 3 年之前
Value.h 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor 3 年之前
ValueImpl.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 3 年之前