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