gnucash/libgnucash/backend/dbi
John Ralls bbd2df6a3b Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7.
Set a feature to prevent versions older that 2.6.20 from loading a
database from which they cannot read the dates. Ideally we would do this
only if the database is written to, but the current persistence design
includes committing back to the database during the load so the net
effect is that the flag would be set anyway.
2017-12-26 15:18:43 -08:00
..
test Kvp no longer parses entries looking for delimiters 2017-12-21 07:39:32 -05: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' into unstable 2017-12-17 13:00:00 -08:00
gnc-backend-dbi.cpp Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7. 2017-12-26 15:18:43 -08:00
gnc-backend-dbi.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-backend-dbi.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-dbiprovider.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-dbiproviderimpl.hpp Bug 784623 - GNUCash does not work with sql backend. 2017-11-23 11:41:09 -08:00
gnc-dbisqlconnection.cpp Correct quoting for SQL backends. 2017-11-25 14:46:31 -08:00
gnc-dbisqlconnection.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-dbisqlresult.cpp Merge branch 'maint' into unstable 2017-11-25 15:35:24 -08:00
gnc-dbisqlresult.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gncmod-backend-dbi.c Restructure the src directory 2017-08-10 18:45:00 +02:00
Makefile.am Rename directory for code from external projects 2017-08-17 15:25:49 +02:00