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

Point MySQL column type is not supported #6

Closed
rikvdh opened this issue Sep 4, 2018 · 0 comments
Closed

Point MySQL column type is not supported #6

rikvdh opened this issue Sep 4, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@rikvdh
Copy link

rikvdh commented Sep 4, 2018

The point type is not supported currently. Perhaps it must be supported. Other geometric datatypes are probably not supported either.

Now it generated invalid go-code. It generates a record in the structure without a type. When the type is unknown, it is perhaps better to omit the column.

See https://dev.mysql.com/doc/refman/5.7/en/spatial-type-overview.html

@smallnest smallnest added the bug Something isn't working label Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants