libpqxx
7.0.6
|
Classes | |
class | pqxx::binarystring |
Binary data corresponding to PostgreSQL's "BYTEA" binary-string type. More... | |
Functions | |
std::string | pqxx::transaction_base::esc (char const text[]) const |
Escape string for use as SQL string literal in this transaction. More... | |
std::string pqxx::transaction_base::esc | ( | char const | text[] | ) | const |
Escape string for use as SQL string literal in this transaction.