Files
scylladb/docs/troubleshooting/CQL/index.rst
Anna Stuchlik b54ce3b0c0 doc: remove the redundant raw:: html directive
This commit removes the raw:: html directive (with the exception of an embedded animation) because:
- It is not supported by the dark theme and looks bad.
- It's a legacy directive, and we no longer need it on index pages.

Fixes https://github.com/scylladb/scylladb/issues/20881

Closes scylladb/scylladb#21062
2024-10-17 13:41:15 +03:00

15 lines
484 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>
* :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>`