|
csvzall 0.4.0
CSV command-line tool and emerging C++ library
|
#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | csvzall::postgres::InferredColumn |
| class | csvzall::postgres::SchemaInference |
| struct | csvzall::postgres::SchemaInference::ColumnStats |
Namespaces | |
| namespace | csv |
| namespace | csvzall |
| namespace | csvzall::postgres |
| namespace | csvzall::pipeline |
Enumerations | |
| enum class | csvzall::postgres::ColumnType { csvzall::postgres::INTEGER , csvzall::postgres::BIGINT , csvzall::postgres::NUMERIC , csvzall::postgres::TIMESTAMP , csvzall::postgres::TEXT } |
Functions | |
| std::string | csvzall::postgres::ColumnTypeToString (ColumnType type) |