Revize c1bdc1c4
Přidáno uživatelem Michal Kliment před více než 9 roky(ů)
system/libraries/drivers/Database.php | ||
---|---|---|
// added for suport of GPS -->
|
||
'point' => array('type' => 'string', 'binary' => TRUE),
|
||
'linestring' => array('type' => 'string', 'binary' => TRUE),
|
||
'polygon' => array('type' => 'string', 'binary' => TRUE)
|
||
'polygon' => array('type' => 'string', 'binary' => TRUE),
|
||
'geometry' => array('type' => 'string', 'binary' => TRUE),
|
||
// <-- added for suport of GPS
|
||
);
|
||
|
Také k dispozici: Unified diff
Release 1.1.0