Changes between Version 3 and Version 4 of Release/1.7.0-News


Ignore:
Timestamp:
Feb 20, 2010, 2:13:44 AM (14 years ago)
Author:
Even Rouault
Comment:

Correction configuration option name

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.7.0-News

    v3 v4  
    663663 * Implement OGRSQLiteLayer::GetFIDColumn() and GetGeometryColumn()
    664664 * Implement TestCapability(OLCRandomRead)
    665  * Add a SQLITE_LIST_ALL_LAYERS configuration option to list all(non-spatial)
     665 * Add a SQLITE_LIST_ALL_TABLES configuration option to list all(non-spatial)
    666666   tables into a SQLite DB even if there are spatial tables
    667667 * Avoid reporting the primary key column as a regular column.