Author: mysqlpp
Date: Tue Jun 28 09:54:21 2005
New Revision: 833

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=833&view=rev
Log:
Extracted SQLParseElement and SQLQueryParms from sql_query module, and
created qparms module for them.  This is a precursor to folding SQLQuery
and Query into a single class; there's not much reason to put these
classes into the query module, too.

Added:
    trunk/lib/qparms.cpp
    trunk/lib/qparms.h
Modified:
    trunk/Wishlist
    trunk/lib/Makefile.am
    trunk/lib/sql_query.h


Reply via email to