[GNC] back-end 'books' table
Mark at Lorimark
mark at lorimarksolutions.com
Tue Sep 24 12:54:56 EDT 2024
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
More information about the gnucash-user
mailing list