| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove <T> polymorphism from DB, replace with From<T> based approach | Jan Tuomi | 2025-02-21 | 1 | -17/+23 |
| * | Start working in new schema logic to core | Jan Tuomi | 2025-02-21 | 1 | -1/+17 |
| * | Remove typechecking | Jan Tuomi | 2025-02-10 | 1 | -6/+2 |
| * | Remove Recordable trait, implement Python bindings, fixes | Jan Tuomi | 2025-02-09 | 1 | -8/+8 |
| * | Refactor public interface | Jan Tuomi | 2025-01-17 | 1 | -4/+4 |
| * | Add type alias DBResult | Jan Tuomi | 2025-01-17 | 1 | -1/+1 |
| * | Fix compaction issue where get of valid logkey produced unset metadata row (l... | Jan Tuomi | 2025-01-10 | 1 | -6/+16 |
| * | Move refresh_indexes out of do_maintenance_tasks, fix benches | Jan Tuomi | 2025-01-07 | 1 | -14/+61 |
| * | Use specialized DBError type instead of io::Error | Jan Tuomi | 2024-11-22 | 1 | -2/+1 |
| * | Fix benchmark so that it compiles | Jan Tuomi | 2024-11-22 | 1 | -7/+5 |
| * | Refactor static DB methods to common module | Jan Tuomi | 2024-11-09 | 1 | -3/+3 |
| * | Add compacted benchmark cases | Jan Tuomi | 2024-10-10 | 1 | -0/+4 |
| * | Add py_bindings lib, move to monorepo structure | Jan Tuomi | 2024-10-07 | 1 | -0/+46 |
