summaryrefslogtreecommitdiffstats
path: root/src/command/stats.rs
AgeCommit message (Expand)Author
2021-05-09Use an enum for dialect (#80)Yuvi Panda
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-03-10Add config file support (#15)Ellie Huxtable
2021-02-15use database trait instead of sqlite impl (#10)Conrad Ludgate
2021-02-14Add stats command (#9)Ellie Huxtable