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

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

finalize()csvzall::postgres::SchemaInference
finalize_stats(const std::vector< ColumnStats > &stats)csvzall::postgres::SchemaInferencestatic
has_enough_samples() constcsvzall::postgres::SchemaInferenceinline
observe_row(const csv::CSVRow &row)csvzall::postgres::SchemaInference
observe_row(const std::vector< std::string > &row)csvzall::postgres::SchemaInference
observe_type(ColumnStats &stats, csv::DataType type)csvzall::postgres::SchemaInferencestatic
SchemaInference(const std::vector< std::string > &headers)csvzall::postgres::SchemaInferenceexplicit