.. |
AST
|
b159bdd4fd
LibSQL+SQLServer+sql: Send and parse the correct number of changed rows
|
2 anos atrás |
BTree.cpp
|
70a7bca920
LibSQL: Fix BTree corruption in `TreeNode::split`
|
2 anos atrás |
BTree.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
BTreeIterator.cpp
|
70a7bca920
LibSQL: Fix BTree corruption in `TreeNode::split`
|
2 anos atrás |
CMakeLists.txt
|
53f8d62ea4
LibSQL: Partially implement the UPDATE command
|
2 anos atrás |
Database.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Database.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Forward.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 anos atrás |
HashIndex.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
HashIndex.h
|
4296425bd8
Everywhere: Remove redundant inequality comparison operators
|
2 anos atrás |
Heap.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Heap.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Index.cpp
|
5f549fe5d9
LibSQL: Add missing header includes
|
2 anos atrás |
Index.h
|
5f549fe5d9
LibSQL: Add missing header includes
|
2 anos atrás |
Key.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 anos atrás |
Key.h
|
9d89b64d59
LibSQL: Resolve cyclic dependency
|
3 anos atrás |
Meta.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
Meta.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Result.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Result.h
|
b2b9ae27fd
LibSQL: Parse and execute sequential placeholder values
|
2 anos atrás |
ResultSet.cpp
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 anos atrás |
ResultSet.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
3 anos atrás |
Row.cpp
|
6d3f68cc11
LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row
|
2 anos atrás |
Row.h
|
6d3f68cc11
LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row
|
2 anos atrás |
SQLClient.cpp
|
b9d8c25b0b
LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value
|
2 anos atrás |
SQLClient.h
|
b9d8c25b0b
LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value
|
2 anos atrás |
Serializer.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Serializer.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
TreeNode.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
Tuple.cpp
|
b9d8c25b0b
LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value
|
2 anos atrás |
Tuple.h
|
b9d8c25b0b
LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value
|
2 anos atrás |
TupleDescriptor.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
Type.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Value.cpp
|
83bb25611e
LibSQL: Add an IPC encoder/decoder for SQL::Value
|
2 anos atrás |
Value.h
|
83bb25611e
LibSQL: Add an IPC encoder/decoder for SQL::Value
|
2 anos atrás |