Changes between Initial Version and Version 1 of Ticket #28091, comment 5
- Timestamp:
- Apr 18, 2017, 1:27:36 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28091, comment 5
initial v1 1 I updated the test because my cursor creati ngwas flawed. I should have used directly connection.chunked_cursor() instead of trying to be smart and use create_cursor().1 I updated the test because my cursor creation was flawed. I should have used directly connection.chunked_cursor() instead of trying to be smart and use create_cursor(). 2 2 3 3 Fixing this error made the test fail with: