Author: mysqlpp Date: Wed Jun 29 02:26:22 2005 New Revision: 842 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=842&view=rev Log: ResUse::field_num() would previously just return bad data if you passed it a bad field name. Now it throws a BadFieldName exception.
Modified:
trunk/lib/result.h
