-
- Downloads
ICursorDriver and ICursor and all implementations: added support for scroll...
ICursorDriver and ICursor and all implementations: added support for scroll (which is useful for getting total number of records in cursor
Showing
- src/Cursor.php 7 additions, 0 deletionssrc/Cursor.php
- src/Driver/ICursorDriver.php 8 additions, 0 deletionssrc/Driver/ICursorDriver.php
- src/Driver/PostgresCursorDriver.php 27 additions, 0 deletionssrc/Driver/PostgresCursorDriver.php
- src/ICursor.php 7 additions, 0 deletionssrc/ICursor.php
- src/SemanticCursor.php 6 additions, 0 deletionssrc/SemanticCursor.php
- src/TrackedCursor.php 20 additions, 1 deletionsrc/TrackedCursor.php
- tests/Cursor/Driver/ArrayCursorDriver.php 6 additions, 0 deletionstests/Cursor/Driver/ArrayCursorDriver.php
- tests/Cursor/ICursorTest.php 43 additions, 0 deletionstests/Cursor/ICursorTest.php
- tests/Cursor/SemanticCursorIntegration.phpt 0 additions, 1 deletiontests/Cursor/SemanticCursorIntegration.phpt
- tests/Cursor/TrackedCursorTest.phpt 102 additions, 5 deletionstests/Cursor/TrackedCursorTest.phpt
Loading
Please register or sign in to comment