Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic when non-integer Version column exists #39

Open
tmc opened this issue Dec 13, 2015 · 1 comment
Open

panic when non-integer Version column exists #39

tmc opened this issue Dec 13, 2015 · 1 comment

Comments

@tmc
Copy link
Collaborator

tmc commented Dec 13, 2015

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.

@tike
Copy link

tike commented Dec 18, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants