Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-11-26 | LibSQL: Fix BTree corruption in `TreeNode::split` | Jelle Raaijmakers |
2021-08-21 | LibSQL: Introduce Serializer as a mediator between Heap and client code | Jan de Visser |
2021-08-21 | LibSQL: Make TupleDescriptor a shared pointer instead of a stack object | Jan de Visser |
2021-06-19 | LibSQL: Hash index implementation for the SQL storage layer | Jan de Visser |