modl
modl copied to clipboard
panic when non-integer Version column exists
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.
Was also bitten by this yesterday, at the very least the error message should be more descriptive