mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-26 02:43:43 +03:00
Dropped implementation details from the cursor documentation.
This commit is contained in:
parent
e7d1d7ae1e
commit
ec68569e58
|
@ -482,19 +482,3 @@ The ``cursor`` class
|
|||
|
||||
.. versionadded:: 2.0.6
|
||||
|
||||
|
||||
.. rubric:: Stuff to put elsewhere...
|
||||
|
||||
.. attribute:: row_factory
|
||||
|
||||
.. todo:: cursor.row_factory
|
||||
|
||||
.. attribute:: typecaster
|
||||
|
||||
.. todo:: cursor.typecaster
|
||||
|
||||
.. attribute:: tzinfo_factory
|
||||
|
||||
.. todo:: tzinfo_factory
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user