mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-29 12:23:42 +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
|
.. 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