Age | Commit message (Expand) | Author |
---|---|---|
2022-02-13 | LibSQL: Convert binary SQL operations to be fallible | Timothy Flynn |
2021-11-10 | LibSQL: Add 'schema' and 'table' to TupleElementDescriptor | Jan de Visser |
2021-10-25 | LibSQL: Implement binary operators for Value objects | Jan de Visser |
2021-10-05 | LibSQL: Allow expressions and column names in SELECT ... FROM | Jan de Visser |
2021-08-21 | LibSQL: Introduce Serializer as a mediator between Heap and client code | Jan de Visser |
2021-08-21 | LibSQL: Redesign Value implementation and add new types | Jan de Visser |
2021-08-13 | AK+Everywhere: Delete Variant's default constructor | Ali Mohammad Pur |
2021-06-19 | LibSQL: Basic dynamic value classes for SQL Storage layer | Jan de Visser |