#1394: MySQL Spatial extension support
-----------------------------------+----------------------------------------
Reporter: davehimself | Owner: jwage
Type: enhancement | Status: new
Priority: minor | Milestone: New
Component: Attributes | Version: 0.11
Keywords: | Has_test: 0
Mystatus: Pending Core Response | Has_patch: 1
-----------------------------------+----------------------------------------
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.
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1394>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---