New issue 350: run query requires quotes around query when not necessary
https://bitbucket.org/blais/beancount/issues/350/run-query-requires-quotes-around-query
Martin Michlmayr:
I have to quote the query name, otherwise I get a syntax error. I think in
both of these cases (dash and underscore) there shouldn't be a need to quote
the name.
```
bean-query Financial/Ledger/books.beancount "run fundraiser_2017"
ERROR: Syntax error near '2017' (at 15)
run fundraiser_2017
^
bean-query Financial/Ledger/books.beancount "run fundraiser-2017"
ERROR: Syntax error near '-2017' (at 14)
run fundraiser-2017
^
```
--
You received this message because you are subscribed to the Google Groups
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/beancount/20181219111803.12781.79154%40app-137.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.