Karol Kosek 675713ad8e LibSQL: Actually print an error message after failing to launch a server 2 anni fa
..
AST f0441ee16a LibSQL: Store selected column names in the results for SELECT statements 2 anni fa
BTree.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 anni fa
BTree.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa
BTreeIterator.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 anni fa
CMakeLists.txt 517742d6f9 LibSQL+SQLServer: Generate SQLServer's IPC sources with LibSQL on Lagom 2 anni fa
Database.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 anni fa
Database.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa
Forward.h 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 anni fa
HashIndex.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anni fa
HashIndex.h 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 anni fa
Heap.cpp 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` 2 anni fa
Heap.h 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors 2 anni fa
Index.cpp 5f549fe5d9 LibSQL: Add missing header includes 2 anni fa
Index.h 5f549fe5d9 LibSQL: Add missing header includes 2 anni fa
Key.cpp 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 4 anni fa
Key.h 9d89b64d59 LibSQL: Resolve cyclic dependency 3 anni fa
Meta.cpp 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors 2 anni fa
Meta.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa
Result.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 anni fa
Result.h 66f98237a7 LibSQL: Don't interpret AK::Error codes as SQL error codes 2 anni fa
ResultSet.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 anni fa
ResultSet.h f0441ee16a LibSQL: Store selected column names in the results for SELECT statements 2 anni fa
Row.cpp 6d3f68cc11 LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row 2 anni fa
Row.h 6d3f68cc11 LibSQL: Store a NonnullRefPtr to the table definition in SQL::Row 2 anni fa
SQLClient.cpp 675713ad8e LibSQL: Actually print an error message after failing to launch a server 2 anni fa
SQLClient.h cb06031180 LibSQL+SQLServer: Send result column names over IPC to SQL clients 2 anni fa
Serializer.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa
Serializer.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anni fa
TreeNode.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 anni fa
Tuple.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 anni fa
Tuple.h 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove 2 anni fa
TupleDescriptor.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anni fa
Type.h 264db4fc40 LibSQL: Remove unnecessary values from the ENUMERATE_SQL_TYPES macro 2 anni fa
Value.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 anni fa
Value.h ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 anni fa