Re: Question on mysql "account" table

2017-10-11 Thread John Ralls
> On Oct 11, 2017, at 6:31 AM, Joseph Hesse wrote: > > Here is an example of what I am trying to do. My expenses in gnucash have > items that look like: > > Expenses > Auto > Gas > Service > > When I look in the mysql accounts table I can find the record containing > Service but

Re: Question on mysql "account" table

2017-10-11 Thread Colin Law
If you use joins on the guid values to the parents then you should be able to get them directly using the appropriate queries. Colin On 11 October 2017 at 14:31, Joseph Hesse wrote: > Here is an example of what I am trying to do. My expenses in gnucash have > items that look like: > > Expenses