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

Support for mysql POINT data type #221

Merged
merged 4 commits into from Jul 8, 2013
Merged

Support for mysql POINT data type #221

merged 4 commits into from Jul 8, 2013

Conversation

bromanko
Copy link
Contributor

@bromanko bromanko commented Jul 7, 2013

This adds support at both the DDL and property level. Also includes 2 new tests. Hope you don't mind these being stuffed in the existing test files. I can move them to a new test if need be. This pattern should be applicable for any of the geospatial types (Geometry/Curve/Polygon/etc.). I didn't have a current need for those types so I didn't add them.

dresende added a commit that referenced this pull request Jul 7, 2013
@dresende
Copy link
Owner

dresende commented Jul 7, 2013

I'm going to merge this locally. I'm just making it work on the other drivers.

dresende added a commit that referenced this pull request Jul 8, 2013
Changes unknown property type error to throw a well defined code
dresende added a commit that referenced this pull request Jul 8, 2013
@dresende dresende merged commit c26b0ff into dresende:master Jul 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants