Can Doctrine 1.2 handle custom data type like geometry data type?

Posted by Carson on Stack Overflow See other posts from Stack Overflow or by Carson
Published on 2010-05-22T22:02:52Z Indexed on 2010/05/22 22:20 UTC
Read the original article Hit count: 160

Filed under:
|
|

I want to create tables that contain geometry data types (Mysql spatial extension). which steps are needed to map these with Doctrine 1.2?

Any idea how is the codes of yaml mapping and corresponding modal class for custom data mapping with Doctrine 1.2?

Thanks.

© Stack Overflow or respective owner

Related posts about doctrine

Related posts about yaml