Changes between Version 1 and Version 2 of FDORfc69
- Timestamp:
- 08/13/14 07:20:19 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc69
v1 v2 50 50 * Executing any FDO Command should fail if connection is not open 51 51 * 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 52 53 53 54 We will also implement a basic unit test suite for the OGR provider to exercise Expression Engine support and key provider functionalities.