.. |
AST
|
6e9f06fc9f
LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy
|
vor 3 Jahren |
BTree.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
BTree.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
BTreeIterator.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
CMakeLists.txt
|
6e9f06fc9f
LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy
|
vor 3 Jahren |
Database.cpp
|
001949d77a
LibSQL: Improve error handling
|
vor 3 Jahren |
Database.h
|
001949d77a
LibSQL: Improve error handling
|
vor 3 Jahren |
Forward.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
HashIndex.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
HashIndex.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
Heap.cpp
|
182a85c895
LibSQL: Avoid unnecessary copies in Heap
|
vor 3 Jahren |
Heap.h
|
001949d77a
LibSQL: Improve error handling
|
vor 3 Jahren |
Index.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
Index.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
Key.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
Key.h
|
9d89b64d59
LibSQL: Resolve cyclic dependency
|
vor 3 Jahren |
Meta.cpp
|
7ea54db430
LibSQL: Add 'schema' and 'table' to TupleElementDescriptor
|
vor 3 Jahren |
Meta.h
|
b3e9a4e603
Libraries: Fix visibility of Object-derivative constructors
|
vor 3 Jahren |
ResultSet.cpp
|
7fc901d1b3
LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo
|
vor 3 Jahren |
ResultSet.h
|
7fc901d1b3
LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo
|
vor 3 Jahren |
Row.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
Row.h
|
9d89b64d59
LibSQL: Resolve cyclic dependency
|
vor 3 Jahren |
SQLClient.cpp
|
e923cb3739
SQLServer+SQL+LibSQL: Allow sql client to specify the database name
|
vor 3 Jahren |
SQLClient.h
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
vor 3 Jahren |
SQLResult.cpp
|
6e9f06fc9f
LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy
|
vor 3 Jahren |
SQLResult.h
|
6e9f06fc9f
LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy
|
vor 3 Jahren |
Serializer.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
Serializer.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
TreeNode.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |
Tuple.cpp
|
c2c47fb9bb
LibSQL: Add the 'extend' operation to the Tuple class
|
vor 3 Jahren |
Tuple.h
|
c2c47fb9bb
LibSQL: Add the 'extend' operation to the Tuple class
|
vor 3 Jahren |
TupleDescriptor.h
|
7ea54db430
LibSQL: Add 'schema' and 'table' to TupleElementDescriptor
|
vor 3 Jahren |
Type.h
|
fe50598a03
LibSQL: Allow expressions and column names in SELECT ... FROM
|
vor 3 Jahren |
Value.cpp
|
87f4c1677b
LibSQL: Relax assignment rules for Null Values
|
vor 3 Jahren |
Value.h
|
7ea54db430
LibSQL: Add 'schema' and 'table' to TupleElementDescriptor
|
vor 3 Jahren |
ValueImpl.h
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
vor 3 Jahren |