gnucash/libgnucash
John Ralls 170502c6c5 Bug 797906 - GnuCash data file is locked after a "save-as"...
to mysql database.

It's more general, any save-as to a different backend type, i.e.
xml->sql or sql->xml, left the previous book locked.

Ensure that the session is ended and the book unlocked in the
backend's destructor. This also fixes a memory leak in the SQL
backend because the GncSqlConnection wasn't being deleted.
2021-03-23 11:27:37 -07:00
..
app-utils Finish the glib 2.67 fixes for CI tests. 2021-03-22 14:02:37 -07:00
backend Bug 797906 - GnuCash data file is locked after a "save-as"... 2021-03-23 11:27:37 -07:00
core-utils Merge PR #899 into maint 2021-03-02 01:17:26 +01:00
doc Fix typos in libgnucash/ 2021-03-02 01:15:32 +01:00
engine Don't filter use of TTInfo file section based on sizeof time_t. 2021-03-22 14:23:23 -07:00
gnc-module Drop as dependency from gnc-module 2020-10-10 12:32:58 +02:00
quotes Bug 797630 - Check for missing dependencies of 'Get Quotes'... 2021-03-14 10:48:25 -07:00
tax Merge PR #899 into maint 2021-03-02 01:17:26 +01:00
CMakeLists.txt libgnucash/scm - move to bindings/guile 2019-12-06 19:59:11 +01:00