Age | Commit message (Expand) | Author |
---|---|---|
2022-02-01 | SQLite in favor of CSV database | Frederick Yin |
2021-10-31 | CsvTable keeps log when a row cannot be read | Frederick Yin |
2021-10-31 | Compat: list[dict] type hinting unsupported by 3.7 | Frederick Yin |
2021-10-27 | Implement CsvTable._append | Frederick Yin |
2021-10-27 | Refactor: separate CSV table into new module | Frederick Yin |