package setup type SQLField struct { Name string `json:"name"` Definition string `json:"definition"` }