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.