|
csvzall 0.4.0
CSV command-line tool and emerging C++ library
|
Namespaces | |
| namespace | csvzall |
| namespace | csvzall::postgres |
Functions | |
| std::string | csvzall::postgres::QuoteIdentifier (const std::string &identifier) |
| bool | csvzall::postgres::TableExists (pqxx::connection &conn, const std::string &table_name) |
| void | csvzall::postgres::DropTableIfExists (pqxx::connection &conn, const std::string &table_name) |