ladybird/Userland/Libraries/LibSQL
2023-04-23 18:08:17 -04:00
..
AST LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes 2023-03-15 14:55:49 +01:00
BTree.cpp LibSQL: Remove and update VERIFYs 2023-04-23 18:08:17 -04:00
BTree.h Everywhere: Remove NonnullRefPtr.h includes 2023-03-06 23:46:35 +01:00
BTreeIterator.cpp LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Database.cpp LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
Database.h LibSQL: Fix minor const-correctness issues 2023-02-21 00:54:04 +01:00
Forward.h
HashIndex.cpp LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
HashIndex.h
Heap.cpp LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
Heap.h LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
Index.cpp LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
Index.h
Key.cpp
Key.h
Meta.cpp Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
Meta.h LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
Result.cpp
Result.h Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
ResultSet.cpp
ResultSet.h LibSQL: Store selected column names in the results for SELECT statements 2023-02-03 20:34:45 +01:00
Row.cpp
Row.h
Serializer.cpp LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
Serializer.h LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
SQLClient.cpp LibSQL: Block signals while forking SQLServer in Lagom 2023-03-28 09:18:50 +01:00
SQLClient.h LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
TreeNode.cpp LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
Tuple.cpp LibSQL: Remove unused Tuple::is_compatible 2023-04-23 18:08:17 -04:00
Tuple.h LibSQL: Remove unused Tuple::is_compatible 2023-04-23 18:08:17 -04:00
TupleDescriptor.h LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
Type.h Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
Value.cpp LibSQL: Clean up code style and remove unused includes 2023-04-23 18:08:17 -04:00
Value.h LibSQL: Remove and update VERIFYs 2023-04-23 18:08:17 -04:00