• Jan Sorgalla's avatar
    Exclude tables with table_type of VIEW · de52ae53
    Jan Sorgalla authored
    This excludes views registered by PostGIS 2.x like geography_columns, geometry_columns, raster_columns and raster_overviews.
    The table_name != 'geometry_columns' is kept for PostGIS 1.5 compatibility. The type changed to VIEW in PostGIS 2.0.
    de52ae53
Name
Last commit
Last update
..
Keywords Loading commit data...
AbstractPlatform.php Loading commit data...
DB2Platform.php Loading commit data...
DrizzlePlatform.php Loading commit data...
MySQL57Platform.php Loading commit data...
MySqlPlatform.php Loading commit data...
OraclePlatform.php Loading commit data...
PostgreSQL91Platform.php Loading commit data...
PostgreSQL92Platform.php Loading commit data...
PostgreSqlPlatform.php Loading commit data...
SQLAnywhere11Platform.php Loading commit data...
SQLAnywhere12Platform.php Loading commit data...
SQLAnywhere16Platform.php Loading commit data...
SQLAnywherePlatform.php Loading commit data...
SQLAzurePlatform.php Loading commit data...
SQLServer2005Platform.php Loading commit data...
SQLServer2008Platform.php Loading commit data...
SQLServer2012Platform.php Loading commit data...
SQLServerPlatform.php Loading commit data...
SqlitePlatform.php Loading commit data...