[GNC] back-end 'books' table
John Ralls
jralls at ceridwen.us
Tue Sep 24 14:38:34 EDT 2024
Yes.
You might find https://wiki.gnucash.org/wiki/SQL helpful; it has brief descriptions of each table.
Regards,
John Ralls
> On Sep 24, 2024, at 9:54 AM, Mark at Lorimark <mark at lorimarksolutions.com> wrote:
>
> Hi,
>
> I'm casually curious about the 'books' table.
>
>> sqlite> .schema books
>> CREATE TABLE books(guid text(32) PRIMARY KEY NOT NULL, root_account_guid text(32) NOT NULL, root_template_guid text(32) NOT NULL);
>> sqlite> select * from books;
>> 212f7dc40c094219a08d3b8c1f52d347|dd3701d5f2bb4f55be49248d7b4203c4|b77add97b2ae46fba82a8949bdd749f8
>> sqlite>
>
> At present, does this always only ever have just one 'book' ?
>
> --
> ~mark petryk
> ~w:http://www.lorimarksolutions.com
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
More information about the gnucash-user
mailing list