There was an error while loading. Please reload this page.
1 parent 14f897d commit deca3aeCopy full SHA for deca3ae
1 file changed
postgresql/documentation/driver.py
@@ -684,7 +684,7 @@
684
685
.. note::
686
PG-API cursors are a direct interface to single result-set SQL cursors. This
687
- is in contrast with DB-API cursors, which have interfaces for dealing with
+ is in contrast with DB-API cursors, which have interfaces for dealing with
688
multiple result-sets. There is no execute method on PG-API cursors.
689
690
0 commit comments