Timothy Flynn 44ff3a374f LibSQL: Mark SQLClient's constructor as public před 2 roky
..
AST b159bdd4fd LibSQL+SQLServer+sql: Send and parse the correct number of changed rows před 2 roky
BTree.cpp 70a7bca920 LibSQL: Fix BTree corruption in `TreeNode::split` před 2 roky
BTree.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
BTreeIterator.cpp 70a7bca920 LibSQL: Fix BTree corruption in `TreeNode::split` před 2 roky
CMakeLists.txt 517742d6f9 LibSQL+SQLServer: Generate SQLServer's IPC sources with LibSQL on Lagom před 2 roky
Database.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Database.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Forward.h 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> před 3 roky
HashIndex.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
HashIndex.h 4296425bd8 Everywhere: Remove redundant inequality comparison operators před 2 roky
Heap.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Heap.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Index.cpp 5f549fe5d9 LibSQL: Add missing header includes před 2 roky
Index.h 5f549fe5d9 LibSQL: Add missing header includes před 2 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 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
Meta.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Result.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Result.h b2b9ae27fd LibSQL: Parse and execute sequential placeholder values před 2 roky
ResultSet.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> před 3 roky
ResultSet.h 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> před 3 roky
Row.cpp 6d3f68cc11 LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row před 2 roky
Row.h 6d3f68cc11 LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row před 2 roky
SQLClient.cpp b9d8c25b0b LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value před 2 roky
SQLClient.h 44ff3a374f LibSQL: Mark SQLClient's constructor as public před 2 roky
Serializer.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Serializer.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
TreeNode.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
Tuple.cpp b9d8c25b0b LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value před 2 roky
Tuple.h b9d8c25b0b LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value před 2 roky
TupleDescriptor.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
Type.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
Value.cpp 83bb25611e LibSQL: Add an IPC encoder/decoder for SQL::Value před 2 roky
Value.h 83bb25611e LibSQL: Add an IPC encoder/decoder for SQL::Value před 2 roky