mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test-column-types.cpp | ||
test-sqlbe.cpp | ||
utest-gnc-backend-sql.cpp |