Closed shzxcv closed 2 years ago
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.
type Review struct { Price1 int64 `json:"price_1"` }
scanning all: scanning: scanning: doing scan: scanFn: scany: column: 'price_1': no corresponding field found, or it's unexported in Review
Is there a way around this?
Sorry, the tag was incorrect.
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.
Is there a way around this?