Implement cursor.fetch(N)
The function currently returns object representing a row, but it would be
possible to return array of objects if N is supplied regardless if it's 1 or
not.
A negative N should mean backward scan.
Original issue reported on code.google.com by umi.tan...@gmail.com on 12 Apr 2013 at 6:43
Original issue reported on code.google.com by
umi.tan...@gmail.com
on 12 Apr 2013 at 6:43