r18135 - gnucash/trunk/src/backend/sql - Implement QofQuery for splits. At this point, the queries used by current reports work, but

Phil Longstaff plongstaff at code.gnucash.org
Fri Jun 19 12:48:49 EDT 2009


Author: plongstaff
Date: 2009-06-19 12:48:48 -0400 (Fri, 19 Jun 2009)
New Revision: 18135
Trac: http://svn.gnucash.org/trac/changeset/18135

Added:
   gnucash/trunk/src/backend/sql/escape.c
   gnucash/trunk/src/backend/sql/escape.h
Modified:
   gnucash/trunk/src/backend/sql/Makefile.am
   gnucash/trunk/src/backend/sql/gnc-backend-sql.c
   gnucash/trunk/src/backend/sql/gnc-backend-sql.h
   gnucash/trunk/src/backend/sql/gnc-transaction-sql.c
Log:
Implement QofQuery for splits.  At this point, the queries used by current reports work, but
more split fields could be implemented.  Implemented are: account.guid, reconcile-flag,
trans.desc and trans.date-posted.

Fixes Bug #585167




More information about the gnucash-patches mailing list