#include <query_helpers.h>
Static Public Member Functions | |
| std::pair< std::string, std::string > | apply (F< T > &field) |
| Construct a pair containing the field name and value from a field value. | |
It handles quoting and formatting of datatypes into a format suitable for an SQL statement.
Definition at line 52 of file query_helpers.h.
|
||||||||||
|
Construct a pair containing the field name and value from a field value.
Definition at line 61 of file query_helpers.h. Referenced by pqxxobject::update_query::where(). |
1.3.6-20040222