Hi,

I was looking at my back-end data, and find that there is a version reference there. In my old accounting file that I've been working in for a while, it shows "Gnucash|4000013". If I create a new file with no data, it shows "Gnucash|5000008".

I'm curious, are there any references on-line as to the differences in the database schema for these different versions, and also does GnuCash automatically apply schema changes to the data when things change?

mark@lsus2:~/LorimarkSolutions/gnucash$ sqlite3 Gnucash58Test.gnucash
sqlite> select * from versions;
Gnucash|5000008
Gnucash-Resave|19920

mark@lsus2:~/LorimarkSolutions/gnucash$ sqlite3 LorimarkSolutions.gnucash sqlite> select * from versions;
Gnucash|4000013
Gnucash-Resave|19920
books|1

--
~mark petryk
~w:http://www.lorimarksolutions.com
_______________________________________________
gnucash-user mailing list
gnucash-user@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.

Reply via email to