package
0.5.1
Repository: https://github.com/frm-adiputra/csv2postgres.git
Documentation: pkg.go.dev

# Functions

NewTable creates a new table spec from a YAML file.
NewView creates a new view spec from a YAML file.

# Structs

ComputedField specifies computed field configurations.
Field for Table It is allowed for multiple fields with different name to have a same original name.
Table specifies how to process a CSV file.
View specifies a database view.