3 Dec
2009
3 Dec
'09
1:43 a.m.
User: vauxia Branch: HEAD Date: Thu, 03 Dec 2009 00:43:43 +0000 Modified files: /modules/geo/db mysql_spatial.inc postgis.inc Log message: REMOVING DEPRECATED FUNCTIONS: geo_postgis_add_field() geo_postgis_drop_field() geo_mysql_spatial_add_field() geo_mysql_spatial_drop_field() A.K.A geo('add_field') and geo('drop_field') Don't use these! Instead, add your geo field to a Schema array and proceed just like you would for any other table. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/geo/db/mysql_spati... http://cvs.drupal.org/diff.php?path=contributions/modules/geo/db/postgis.inc...