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