cursor.connection is an attribute, not a method!
This commit is contained in:
parent
9fe01bd90b
commit
647198bd88
@ -106,7 +106,7 @@ Cursor Object
|
||||
if any operation is attempted with the cursor.
|
||||
|
||||
|
||||
.. method:: Cursor.connection
|
||||
.. attribute:: Cursor.connection
|
||||
|
||||
This read-only attribute returns a reference to the connection object on
|
||||
which the cursor was created.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user