PHP Rethink QL driver 1.1.1
Patch release
Changelog
- Added cursor integration tests for a multi-part response (cursor iterations)
- Fixed the Cursor rewind bug on the first Cursor iteration in a loop, the bug caused the rethink query to be executed again.
- Fixed the continueQuery and stopQuery invalid queries called from the Cursor by passing the Message in the correct way