Files
scylladb/docs/troubleshooting/CQL/index.rst
Anna Stuchlik 9d1f62fdbf doc: remove warnings against reverse queries
Refs: https://github.com/scylladb/scylla-doc-issues/issues/831

This commit removes the troubleshooting page about reverse
queries, as well as a warning on the Tips page against using
reverse queries.

Closes #14190
2023-06-13 13:19:39 +03:00

30 lines
791 B
ReStructuredText

CQL
===
.. toctree::
:hidden:
:maxdepth: 2
Time Range Query Fails </troubleshooting/time-zone>
COPY FROM Fails </troubleshooting/copy-from-failed/>
CQL Connection Table </troubleshooting/clients-table>
.. raw:: html
<div class="panel callout radius animated">
<div class="row">
<div class="medium-3 columns">
<h5 id="getting-started">CQL Issues</h5>
</div>
<div class="medium-9 columns">
* :doc:`Time Range Queries Do Not Return Some or All of the Data </troubleshooting/time-zone>`
* :doc:`COPY FROM fails - field larger than the field limit </troubleshooting/copy-from-failed/>`
* :doc:`CQL active connection table </troubleshooting/clients-table>`
.. raw:: html
</div>
</div>
</div>