ladybird/Userland/Libraries/LibSQL
2024-04-04 11:23:21 +02:00
..
AST
BTree.cpp
BTree.h
BTreeIterator.cpp
CMakeLists.txt
Database.cpp
Database.h
Forward.h
Heap.cpp LibSQL: Reset the highest written block during the zeroth block init 2024-01-10 23:26:40 +01:00
Heap.h LibSQL+LibWebView: Do not manually serialize time stamps in CookieJar 2024-01-10 23:26:40 +01:00
Index.cpp
Index.h
Key.cpp
Key.h
Meta.cpp
Meta.h
Result.cpp
Result.h
ResultSet.cpp
ResultSet.h
Row.cpp
Row.h
Serializer.cpp
Serializer.h
SQLClient.cpp Userland: Avoid some now-unneeded explicit conversions to Bytes 2024-04-04 11:23:21 +02:00
SQLClient.h Ladybird+Userland: Use ByteString for candidate server paths 2024-02-26 13:16:27 -07:00
TreeNode.cpp
Tuple.cpp
Tuple.h
TupleDescriptor.h
Type.h
Value.cpp LibSQL: Allow constructing SQL values from a String 2024-01-26 20:22:39 +01:00
Value.h LibSQL: Allow constructing SQL values from a String 2024-01-26 20:22:39 +01:00