Guilherme Gonçalves f91d471843 LibSQL: Implement LIKE SQL expressions 3 년 전
..
AST f91d471843 LibSQL: Implement LIKE SQL expressions 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 f91d471843 LibSQL: Implement LIKE SQL expressions 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 4 년 전
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 182a85c895 LibSQL: Avoid unnecessary copies in Heap 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 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 4 년 전
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 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 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 4 년 전