Method | Description | |
---|---|---|
__construct ( Doctrine\DBAL\Connection $connection ) | ||
getGeographySpatialColumnInfo ( $table, $column ) | ||
getGeometrySpatialColumnInfo ( $table, $column ) | ||
isPostGis2 ( ) | ||
listSpatialGeometryColumns ( $table ) | ||
listSpatialIndexes ( $table ) |
Method | Description | |
---|---|---|
buildSpatialColumnInfo ( $row ) | ||
trimQuotes ( $identifier ) | Copied from Doctrine\DBAL\Schema\AbstractAsset::trimQuotes, check on updates! |
public __construct ( Doctrine\DBAL\Connection $connection ) | ||
$connection | Doctrine\DBAL\Connection |
public getGeographySpatialColumnInfo ( $table, $column ) |
public getGeometrySpatialColumnInfo ( $table, $column ) |
protected trimQuotes ( $identifier ) |