reorg cassandra.query doc
Hoping to avoid confusion on statement initializers by removing the signature and dropping the position of the abstract class. PYTHON-219
This commit is contained in:
@@ -11,9 +11,6 @@
|
|||||||
|
|
||||||
.. autofunction:: ordered_dict_factory
|
.. autofunction:: ordered_dict_factory
|
||||||
|
|
||||||
.. autoclass:: Statement
|
|
||||||
:members:
|
|
||||||
|
|
||||||
.. autoclass:: SimpleStatement
|
.. autoclass:: SimpleStatement
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
@@ -23,6 +20,9 @@
|
|||||||
.. autoclass:: BoundStatement
|
.. autoclass:: BoundStatement
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
.. autoclass:: Statement ()
|
||||||
|
:members:
|
||||||
|
|
||||||
.. autodata:: UNSET_VALUE
|
.. autodata:: UNSET_VALUE
|
||||||
:annotation:
|
:annotation:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user