csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
csvzall::postgres::InferredSchema Struct Reference

#include <exporter.hpp>

Public Attributes

std::vector< InferredColumn > columns
 
std::size_t observed_rows = 0
 

Member Data Documentation

◆ columns

std::vector<InferredColumn> csvzall::postgres::InferredSchema::columns

◆ observed_rows

std::size_t csvzall::postgres::InferredSchema::observed_rows = 0

The documentation for this struct was generated from the following file: