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

#include <exporter.hpp>

Public Attributes

std::uint64_t rows_loaded = 0
 
std::uint64_t rows_skipped_type_mismatch = 0
 

Member Data Documentation

◆ rows_loaded

std::uint64_t csvzall::postgres::CopyResult::rows_loaded = 0

◆ rows_skipped_type_mismatch

std::uint64_t csvzall::postgres::CopyResult::rows_skipped_type_mismatch = 0

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