Changes between Version 1 and Version 2 of FDORfc69


Ignore:
Timestamp:
Aug 13, 2014, 7:20:19 AM (10 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc69

    v1 v2  
    5050 * Executing any FDO Command should fail if connection is not open
    5151 * OGRLayer pointers do not have their internal iterators reset before select/insert/update/delete, causing potential inconsistent results when executing multiple FDO select/insert/update/delete commands in succession on the same connection
     52 * Update commands always returned 0 features affected
    5253
    5354We will also implement a basic unit test suite for the OGR provider to exercise Expression Engine support and key provider functionalities.