Guilherme Gonçalves f91d471843 LibSQL: Implement LIKE SQL expressions 3 vuotta sitten
..
AST f91d471843 LibSQL: Implement LIKE SQL expressions 3 vuotta sitten
BTree.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
BTree.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
BTreeIterator.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
CMakeLists.txt f91d471843 LibSQL: Implement LIKE SQL expressions 3 vuotta sitten
Database.cpp 001949d77a LibSQL: Improve error handling 3 vuotta sitten
Database.h 001949d77a LibSQL: Improve error handling 3 vuotta sitten
Forward.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
HashIndex.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
HashIndex.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
Heap.cpp 182a85c895 LibSQL: Avoid unnecessary copies in Heap 3 vuotta sitten
Heap.h 001949d77a LibSQL: Improve error handling 3 vuotta sitten
Index.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
Index.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
Key.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
Key.h 9d89b64d59 LibSQL: Resolve cyclic dependency 3 vuotta sitten
Meta.cpp 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor 3 vuotta sitten
Meta.h b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 3 vuotta sitten
Row.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
Row.h 9d89b64d59 LibSQL: Resolve cyclic dependency 3 vuotta sitten
SQLClient.cpp e923cb3739 SQLServer+SQL+LibSQL: Allow sql client to specify the database name 3 vuotta sitten
SQLClient.h e923cb3739 SQLServer+SQL+LibSQL: Allow sql client to specify the database name 3 vuotta sitten
SQLResult.h 001949d77a LibSQL: Improve error handling 3 vuotta sitten
Serializer.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
Serializer.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
TreeNode.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten
Tuple.cpp c2c47fb9bb LibSQL: Add the 'extend' operation to the Tuple class 3 vuotta sitten
Tuple.h c2c47fb9bb LibSQL: Add the 'extend' operation to the Tuple class 3 vuotta sitten
TupleDescriptor.h 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor 3 vuotta sitten
Type.h fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM 3 vuotta sitten
Value.cpp 87f4c1677b LibSQL: Relax assignment rules for Null Values 3 vuotta sitten
Value.h 7ea54db430 LibSQL: Add 'schema' and 'table' to TupleElementDescriptor 3 vuotta sitten
ValueImpl.h 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 vuotta sitten