~savoy/holo#7: 
running reports with `list` should allow for parameters

For example, if a report exists to list the contents of the People table, arguments should allow for a column and a list of what to filter by e.g.

holo list people -c firstName -p John Taylor Hayley

This will run the people report and dynamically insert the amount of WHERE statements for those three names. More has to be looked into for it to be easily parsable by the program and for the inclusion of multiple columns/params.

Status
REPORTED
Submitter
~savoy
Assigned to
Submitted
1 year, 8 months ago
Updated
1 year, 8 months ago
Labels
feature