#include <schema_inference.hpp>
◆ bigint_count
| int csvzall::postgres::SchemaInference::ColumnStats::bigint_count = 0 |
◆ integer_count
| int csvzall::postgres::SchemaInference::ColumnStats::integer_count = 0 |
◆ name
| std::string csvzall::postgres::SchemaInference::ColumnStats::name |
◆ null_count
| int csvzall::postgres::SchemaInference::ColumnStats::null_count = 0 |
◆ numeric_count
| int csvzall::postgres::SchemaInference::ColumnStats::numeric_count = 0 |
◆ text_count
| int csvzall::postgres::SchemaInference::ColumnStats::text_count = 0 |
◆ total_non_null
| int csvzall::postgres::SchemaInference::ColumnStats::total_non_null = 0 |
The documentation for this struct was generated from the following file: