You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/backend/sql
John Ralls 6a1cb5eecd
Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
..
test Replace the three bool parameters to qof_session_begin to an enum. 6 years ago
.splintrc
CMakeLists.txt Merge branch 'maint' 6 years ago
escape.cpp
escape.h
gnc-account-sql.cpp Remove LOAD_TRANSACTIONS_AS_NEEDED from SQL backend. 8 years ago
gnc-account-sql.h
gnc-address-sql.cpp Adjust catch syntax to avoid GCC8 warnings. 8 years ago
gnc-bill-term-sql.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-bill-term-sql.h
gnc-book-sql.cpp
gnc-book-sql.h
gnc-budget-sql.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-budget-sql.h
gnc-commodity-sql.cpp Reduce use of gnc_sql_slots_load_for_instancevec. 8 years ago
gnc-commodity-sql.h
gnc-customer-sql.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-customer-sql.h
gnc-employee-sql.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-employee-sql.h
gnc-entry-sql.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-entry-sql.h
gnc-invoice-sql.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-invoice-sql.h
gnc-job-sql.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-job-sql.h
gnc-lots-sql.cpp
gnc-lots-sql.h
gnc-order-sql.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-order-sql.h
gnc-owner-sql.cpp Adjust catch syntax to avoid GCC8 warnings. 8 years ago
gnc-price-sql.cpp Remove Timespec from the SQL backend. 8 years ago
gnc-price-sql.h
gnc-recurrence-sql.cpp
gnc-recurrence-sql.h
gnc-schedxaction-sql.cpp Reduce use of gnc_sql_slots_load_for_instancevec. 8 years ago
gnc-schedxaction-sql.h
gnc-slots-sql.cpp Restore the timespec_val column name in the slots table. 8 years ago
gnc-slots-sql.h Bug 772776 - VERY large queries (over 11000 fields in IN clause) slow... 8 years ago
gnc-sql-backend.cpp Clear, not empty. 6 years ago
gnc-sql-backend.hpp Sql backend - show progress similar to how it's done for xml backend 8 years ago
gnc-sql-column-table-entry.cpp Implement a faster date-time serialization function. 7 years ago
gnc-sql-column-table-entry.hpp Remove Timespec from the SQL backend. 8 years ago
gnc-sql-connection.hpp Correct the type of error variables. 8 years ago
gnc-sql-object-backend.cpp
gnc-sql-object-backend.hpp Ensure all C++ class member raw pointers are default-initialized to nullptr. 8 years ago
gnc-sql-result.cpp
gnc-sql-result.hpp Make float database operations more consistent. 8 years ago
gnc-tax-table-sql.cpp
gnc-tax-table-sql.h
gnc-transaction-sql.cpp Bug 784623 - GNUCash does not work with sql backend, I can open... 7 years ago
gnc-transaction-sql.h Remove LOAD_TRANSACTIONS_AS_NEEDED from SQL backend. 8 years ago
gnc-vendor-sql.cpp Fix most of the unused assignment errors from static analysis. 7 years ago
gnc-vendor-sql.h