summaryrefslogtreecommitdiffstats
path: root/src/cmd/sql.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor some stuff out of the cli moduleJesse Luehrs2018-11-101-3/+32
|
* add sql subcommand for raw queriesJesse Luehrs2018-11-101-0/+77
this was more painful than i think it should have been