csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
csvzall::postgres::RowLoader Member List

This is the complete list of members for csvzall::postgres::RowLoader, including all inherited members.

add_row(const csv::CSVRow &row)csvzall::postgres::RowLoader
add_row(const std::vector< std::string > &row)csvzall::postgres::RowLoader
add_rows(const std::vector< csv::CSVRow > &rows)csvzall::postgres::RowLoader
flush()csvzall::postgres::RowLoader
PgValue typedefcsvzall::postgres::RowLoader
RowLoader(pqxx::connection &connection, pqxx::work &transaction, const std::string &table_name, const std::vector< InferredColumn > &columns)csvzall::postgres::RowLoader
rows_loaded() constcsvzall::postgres::RowLoaderinline
rows_skipped_type_mismatch() constcsvzall::postgres::RowLoaderinline
~RowLoader()csvzall::postgres::RowLoader