Projekt

Obecné

Profil

« Předchozí | Další » 

Revize c1bdc1c4

Přidáno uživatelem Michal Kliment před více než 9 roky(ů)

Release 1.1.0

Zobrazit rozdíly:

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