beancount / beanquery

A customizable lightweight SQL query tool that works on tabular data, including Beancount.
GNU General Public License v2.0
20 stars 12 forks source link

Print errors to stderr #160

Closed mmoya closed 12 months ago

mmoya commented 1 year ago

Play nicer with shell redirections and match the behavior of legacy bean-query.

dnicolodi commented 12 months ago

Fixed by #161.