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 | ||||
|  | ||||
| .. autoclass:: Statement | ||||
|    :members: | ||||
|  | ||||
| .. autoclass:: SimpleStatement | ||||
|    :members: | ||||
|  | ||||
| @@ -23,6 +20,9 @@ | ||||
| .. autoclass:: BoundStatement | ||||
|    :members: | ||||
|  | ||||
| .. autoclass:: Statement () | ||||
|    :members: | ||||
|  | ||||
| .. autodata:: UNSET_VALUE | ||||
|    :annotation: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Adam Holmberg
					Adam Holmberg