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