Files
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
..
2021-03-02 01:17:26 +01:00
2021-03-02 01:15:32 +01:00
2021-03-02 01:17:26 +01:00