Also, there's a bean-sql script which can write the processed contents of a ledger into a SQL database. It also writes a table of balance directives (and all other directives). That would be a two-step solution, not great, but just wanted to point out it's there.
Or you could also write a Python script. Depends what you're trying to do / how important you need the check. On Tue, Mar 28, 2017 at 9:21 AM, <[email protected]> wrote: > Understood. Thanks for the response > > On Sunday, March 26, 2017 at 6:35:15 AM UTC+8, Martin Blais wrote: >> >> Not in this version of the shell, but in the next version I'll write each >> of the virtual "tables" will be by type of directive, so that'll work. >> >> >> On Mon, Mar 20, 2017 at 1:16 PM, <[email protected]> wrote: >> >>> Is it possible to query balance assertions from bean-query? >>> >>> -- >>> 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/ms >>> gid/beancount/aee56f44-bbb4-412a-a9b7-8e6d147a2e58%40googlegroups.com >>> <https://groups.google.com/d/msgid/beancount/aee56f44-bbb4-412a-a9b7-8e6d147a2e58%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > 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/0879a2d8-0841-4e10-9d97-e17248e35002%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/0879a2d8-0841-4e10-9d97-e17248e35002%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CAK21%2BhMUJb5bcSS3%3D%3DZfzEfsCpQ_FMDfzRwMKcyA3atw_scaoA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
