This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-07 00:56:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2a93727db565eb1aba27f17b79735e4966b98a1
ladybird
/
Userland
/
Libraries
/
LibSQL
History
Jan de Visser
6e9f06fc9f
LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy
...
What it says on the tin.
2022-01-16 11:17:15 +01:00
..
AST
LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy
2022-01-16 11:17:15 +01:00
BTree.cpp
…
BTree.h
…
BTreeIterator.cpp
…
CMakeLists.txt
LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy
2022-01-16 11:17:15 +01:00
Database.cpp
…
Database.h
…
Forward.h
…
HashIndex.cpp
…
HashIndex.h
…
Heap.cpp
…
Heap.h
…
Index.cpp
…
Index.h
…
Key.cpp
…
Key.h
…
Meta.cpp
…
Meta.h
…
ResultSet.cpp
LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo
2022-01-16 11:17:15 +01:00
ResultSet.h
LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo
2022-01-16 11:17:15 +01:00
Row.cpp
…
Row.h
…
Serializer.cpp
…
Serializer.h
…
SQLClient.cpp
…
SQLClient.h
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
2022-01-15 13:29:48 +03:30
SQLResult.cpp
LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy
2022-01-16 11:17:15 +01:00
SQLResult.h
LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy
2022-01-16 11:17:15 +01:00
TreeNode.cpp
…
Tuple.cpp
…
Tuple.h
…
TupleDescriptor.h
…
Type.h
…
Value.cpp
…
Value.h
…
ValueImpl.h
…