Ticket #1394 (closed enhancement: fixed)
MySQL Spatial extension support
| Reported by: | davehimself | Owned by: | jwage |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.1.0-ALPHA1 |
| Component: | Attributes | Version: | |
| Severity: | Keywords: | ||
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | yes |
Description
Currently the Data Dict for MySQL does not support the spatial extensions. generateModelsFromDb() will throw an exception and die when trying to reflect a table with a spatial field. I'm attaching a diff which can be applied to make the geometry type work. There are many other types which need to be implemented for full gis/spatial support.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.