gnucash unstable: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Fri Mar 30 13:03:05 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/7271ce3d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/15227727 (commit)
	from  https://github.com/Gnucash/gnucash/commit/2ea165c7 (commit)



commit 7271ce3deebcd8d05b8651776ebf49a1b390d993
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Mar 30 18:55:49 2018 +0200

    Add feature kvp frame to the dbi test file

commit 152277274f4feb9b2e53be6163724ed74e8a2886
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Mar 30 18:18:21 2018 +0200

    Fix slot loading in sql backend
    
    Be smarter about what is path and key for each slot.
    Instead of assuming a slash is always a path separator (first attempt
    on unstable) or never a separator (second attempt),
    track the parent path while loading kvp slots from the db
    and deduce the slot's name by substracting this parent path.



Summary of changes:
 libgnucash/backend/dbi/test/test-dbi.xml | 11 ++++++++
 libgnucash/backend/sql/gnc-slots-sql.cpp | 47 ++++++++++++++------------------
 2 files changed, 31 insertions(+), 27 deletions(-)



More information about the gnucash-patches mailing list