8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9ccfd commit c574896Copy full SHA for c574896
docs/index.rst
@@ -160,6 +160,11 @@ The DB API driver and the SQLAlchemy dialect support :ref:`CrateDB's data types
160
please consult the :ref:`data-types` and :ref:`SQLAlchemy extension types
161
<using-extension-types>` documentation pages.
162
163
+.. toctree::
164
+ :maxdepth: 2
165
+
166
+ data-types
167
168
Examples
169
========
170
@@ -173,6 +178,11 @@ Examples
173
178
connect to CrateDB using `pandas`_, and how to load and export data.
174
179
- The `Apache Superset`_ and `FIWARE QuantumLeap data historian`_ projects.
175
180
181
182
183
184
+ by-example/index
185
176
186
177
187
*******************
188
Project information
0 commit comments