Yedaya Katsman c2655d3733 LibSQL: Output a more specific error on failed socket creation 2 lat temu
..
AST 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors 2 lat temu
BTree.cpp 70a7bca920 LibSQL: Fix BTree corruption in `TreeNode::split` 2 lat temu
BTree.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
BTreeIterator.cpp 70a7bca920 LibSQL: Fix BTree corruption in `TreeNode::split` 2 lat temu
CMakeLists.txt 517742d6f9 LibSQL+SQLServer: Generate SQLServer's IPC sources with LibSQL on Lagom 2 lat temu
Database.cpp 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors 2 lat temu
Database.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
Forward.h 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 lat temu
HashIndex.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
HashIndex.h 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 lat temu
Heap.cpp b5fd96b7ac LibSQL: Ungracefully handle database version incompatibilities 2 lat temu
Heap.h 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors 2 lat temu
Index.cpp 5f549fe5d9 LibSQL: Add missing header includes 2 lat temu
Index.h 5f549fe5d9 LibSQL: Add missing header includes 2 lat temu
Key.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 3 lat temu
Key.h 9d89b64d59 LibSQL: Resolve cyclic dependency 3 lat temu
Meta.cpp 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors 2 lat temu
Meta.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
Result.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
Result.h 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors 2 lat temu
ResultSet.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 lat temu
ResultSet.h 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 lat temu
Row.cpp 6d3f68cc11 LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row 2 lat temu
Row.h 6d3f68cc11 LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row 2 lat temu
SQLClient.cpp c2655d3733 LibSQL: Output a more specific error on failed socket creation 2 lat temu
SQLClient.h 4e5f56f737 LibSQL: Support launching a singleton SQLServer instance for Lagom hosts 2 lat temu
Serializer.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
Serializer.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
TreeNode.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
Tuple.cpp b9d8c25b0b LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value 2 lat temu
Tuple.h b9d8c25b0b LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value 2 lat temu
TupleDescriptor.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
Type.h 264db4fc40 LibSQL: Remove unnecessary values from the ENUMERATE_SQL_TYPES macro 2 lat temu
Value.cpp 781e3aea8b LibSQL: Convert string values to a double in a locale-independent manner 2 lat temu
Value.h 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors 2 lat temu