ladybird/Userland/Libraries/LibSQL
Timothy Flynn bf50881e61 LibCore+LibSQL+LibWebView: Move launching a singleton process to LibCore
This just moves the code to launch a single process such as SQLServer to
LibCore. This will allow re-using this feature for other processes, and
will allow moving the launching of SQLServer to Ladybird.
2024-04-22 14:46:10 -06: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 LibCore+LibSQL+LibWebView: Move launching a singleton process to LibCore 2024-04-22 14:46:10 -06:00
SQLClient.h LibCore+LibSQL+LibWebView: Move launching a singleton process to LibCore 2024-04-22 14:46:10 -06: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