gnucash/libgnucash/backend
John Ralls e5561bd7ab Fix lost Bayesian matches in SQL backend.
The import-map-bayes uses a three-part key that uses the same delimiter
as a path and the SQL backend was throwing away everything except the
account guid.

Added more slot types including import-map-bayes ones to the test xml
file to help debug this and to catch it in the future.

Also don't pass std::string.c_str() to a std::vector<std::string>
constructor, just pass the string.
2018-03-16 13:59:04 -07:00
..
dbi Fix lost Bayesian matches in SQL backend. 2018-03-16 13:59:04 -07:00
sql Fix lost Bayesian matches in SQL backend. 2018-03-16 13:59:04 -07:00
xml Remove the .in extension from test-real-data.sh and stop configuring it for autotools 2018-01-26 18:26:06 +01:00
CMakeLists.txt Remove Autotools 2018-01-13 12:52:57 -06:00