Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-18 | add some more docstrings | Daniel Schadt | |
2023-01-18 | add support for SQLite output | Daniel Schadt | |
2023-01-17 | factor out saving logic | Daniel Schadt | |
Since we want to support SQLite at some point, it makes sense to have the exact storage method abstracted away. |