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:
parent
fb444ee35a
commit
ccb2e6b153
@ -11,9 +11,6 @@
|
||||
|
||||
.. autofunction:: ordered_dict_factory
|
||||
|
||||
.. autoclass:: Statement
|
||||
:members:
|
||||
|
||||
.. autoclass:: SimpleStatement
|
||||
:members:
|
||||
|
||||
@ -23,6 +20,9 @@
|
||||
.. autoclass:: BoundStatement
|
||||
:members:
|
||||
|
||||
.. autoclass:: Statement ()
|
||||
:members:
|
||||
|
||||
.. autodata:: UNSET_VALUE
|
||||
:annotation:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user