summaryrefslogtreecommitdiff
path: root/tables/src/main.rs
AgeCommit message (Collapse)Author
2024-10-30feat(tables): ability to specify number of vertices to get from unified dbAndrew Guschin
2024-10-28fix: close database when program is doneAndrew Guschin
2024-10-28feat: add table formatter programAndrew Guschin