mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 10:30:38 +00:00
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
30 lines
791 B
ReStructuredText
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>
|