New issue 334: prefix matching when running custom queries
https://bitbucket.org/blais/beancount/issues/334/prefix-matching-when-running-custom

Stefano Zacchiroli:

BQL "run QUERY_NAME" command currently expects a precise match on QUERY_NAME.

It would be nice to make it select the best match for QUERY_NAME, based on 
prefix matching. That is, any prefix of existing queries would work, as long as 
it is non-ambiguous, i.e., it identifies a single query.

The attached patch implements this.


-- 
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 beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/20180925123426.1222.56089%40celery-worker-110.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to