Commit Graph

10 Commits

Author SHA1 Message Date
filifa 139bfff209 add -a and -b flags 2024-03-19 20:31:32 -05:00
filifa 6f19d10fa0 add -n check 2024-03-19 20:31:32 -05:00
filifa 66c1962999 have output() return errors on null data 2024-03-19 20:31:32 -05:00
filifa 106af3222e fix runtime error when -n is larger than number of rows in query 2024-03-19 20:31:32 -05:00
filifa 233e56a568 add flag for outputting multiple events 2024-03-19 20:31:32 -05:00
filifa 731ff6384d return errors 2024-03-19 20:31:32 -05:00
filifa c82b2bf6df print "years ago" instead of date when not yearknown 2024-03-19 20:31:32 -05:00
filifa 227c6661ac split output code into method 2024-03-19 20:31:32 -05:00
filifa a2f48ed7cc add infra for unknown dates 2024-03-19 20:31:32 -05:00
filifa 1e49d6098c add basic go program 2024-03-19 20:31:32 -05:00