mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Scrubbing during SQL load can't commit the changes from the scrub because the backend's m_loading member is true so disable scrubbing during database load and edit/commit all transactions again after loading is complete.