Open lscheffler opened 2 years ago
The text states
... before either closing the cursor or changing the buffering mode.
Closing the cursor with USE does not raise the error. Only changing raises it. Closing a buffered cursor with pending changes REVERTS all changes before closing the cursor.
USE
The text states
Closing the cursor with
USE
does not raise the error. Only changing raises it. Closing a buffered cursor with pending changes REVERTS all changes before closing the cursor.