Py-StackExchange icon indicating copy to clipboard operation
Py-StackExchange copied to clipboard

fix: allow parameters in result set reload & fetch

Open plammens opened this issue 4 years ago • 0 comments

The result set's fetch method should have the same signature as the lazy loader (to allow for multiple calls with the same signature regardless of whether the result has been loaded or not).

plammens avatar Jun 28 '20 19:06 plammens