gnucash/libgnucash/backend/dbi
2020-04-24 21:29:20 +02:00
..
test Drop the gnc-module wrapper around the test-engine library 2020-04-24 21:29:20 +02:00
.splintrc Cleanup some more obscure references to no longer existing 'src' directory 2017-08-11 22:44:50 +02:00
CMakeLists.txt Merge branch 'maint' 2020-02-06 16:50:08 +01:00
gnc-backend-dbi.cpp Resolve 'basic_string::_M_construct null not valid' error when no database is provided in connection string 2019-02-26 15:37:01 +01:00
gnc-backend-dbi.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-backend-dbi.hpp Bug 796117 - Connecting 3.1 to an existing mysql db drops all data 2018-06-02 16:21:49 -07:00
gnc-dbiprovider.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-dbiproviderimpl.hpp Bug 796967 - gnclock table not removed when using PostgreSQL. 2018-12-28 13:22:40 -08:00
gnc-dbisqlconnection.cpp Fix most of the unused assignment errors from static analysis. 2018-11-30 15:08:41 +09:00
gnc-dbisqlconnection.hpp Ensure all C++ class member raw pointers are default-initialized to nullptr. 2018-08-10 12:21:28 -07:00
gnc-dbisqlresult.cpp Fix most of the unused assignment errors from static analysis. 2018-11-30 15:08:41 +09:00
gnc-dbisqlresult.hpp Ensure all C++ class member raw pointers are default-initialized to nullptr. 2018-08-10 12:21:28 -07:00