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-02 22:55:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0184fc5e43dd38c3afc119194ca1daf4fa6f9d73
ladybird
/
Userland
/
Libraries
/
LibSQL
History
Ben Wiederhake
0184fc5e43
Everywhere: Use AK_MAKE_DEFAULT_MOVABLE to avoid mistakes
2023-06-18 08:47:51 +01:00
..
AST
…
BTree.cpp
…
BTree.h
…
BTreeIterator.cpp
…
CMakeLists.txt
…
Database.cpp
LibSQL+SQLServer: Do not re-open databases
2023-06-13 16:33:42 -04:00
Database.h
LibSQL: Free heap storage when deleting rows
2023-05-25 06:19:16 -07:00
Forward.h
…
HashIndex.cpp
…
HashIndex.h
…
Heap.cpp
LibSQL+SQLServer: Do not re-open databases
2023-06-13 16:33:42 -04:00
Heap.h
LibSQL: Implement freeing heap storage
2023-05-25 06:19:16 -07:00
Index.cpp
…
Index.h
…
Key.cpp
…
Key.h
…
Meta.cpp
…
Meta.h
…
Result.cpp
…
Result.h
Everywhere: Use AK_MAKE_DEFAULT_MOVABLE to avoid mistakes
2023-06-18 08:47:51 +01:00
ResultSet.cpp
…
ResultSet.h
…
Row.cpp
…
Row.h
…
Serializer.cpp
…
Serializer.h
…
SQLClient.cpp
…
SQLClient.h
…
TreeNode.cpp
…
Tuple.cpp
…
Tuple.h
…
TupleDescriptor.h
…
Type.h
…
Value.cpp
…
Value.h
…