https://bugs.kde.org/show_bug.cgi?id=462833
Ralf Habacker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version| |5.2.2 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/-/commit/cf6560 | |e439998b01168b9696353376671 | |bd087ab Status|REPORTED |RESOLVED --- Comment #2 from Ralf Habacker <[email protected]> --- Git commit cf6560e439998b01168b9696353376671bd087ab by Ralf Habacker. Committed on 21/02/2026 at 15:42. Pushed by habacker into branch 'master'. Fix bug not fetching base currency from sql databases The problem was caused by the Qt-SQL database driver converting an empty QString() to NULL, which is not contained in the corresponding column where '' was expected. FIXED-IN:5.2.2 M +1 -1 kmymoney/plugins/sql/mymoneystoragesql_p.h https://invent.kde.org/office/kmymoney/-/commit/cf6560e439998b01168b9696353376671bd087ab -- You are receiving this mail because: You are watching all bug changes.
