add comment

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4362 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2001-06-02 04:25:46 +00:00
parent efda046118
commit 6377fcac87

View File

@ -28,6 +28,9 @@
* Generic SQL backend query builder
* Compiles typed tag-value pairs into sql queries
*
* The code here is/should be general enought to work with
* any SQL implementation.
*
* HISTORY:
* Linas Vepstas January 2001
*/