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

#include <schema_inference.hpp>

Public Attributes

std::string name
 
ColumnType type
 
bool nullable = true
 

Member Data Documentation

◆ name

std::string csvzall::postgres::InferredColumn::name

◆ nullable

bool csvzall::postgres::InferredColumn::nullable = true

◆ type

ColumnType csvzall::postgres::InferredColumn::type

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