modl icon indicating copy to clipboard operation
modl copied to clipboard

panic when non-integer Version column exists

Open tmc opened this issue 9 years ago • 1 comments

panic: reflect: call of reflect.Value.Int on string Value

It seems like it should be easier to opt-out of the Version field without mangling the field name.

tmc avatar Dec 13 '15 03:12 tmc

Was also bitten by this yesterday, at the very least the error message should be more descriptive

tike avatar Dec 18 '15 08:12 tike