Merge pull request #5950 from RasmusWL/promote-clickhouse

Python: Promote ClickHouse SQL models
This commit is contained in:
yoff
2021-06-16 13:38:41 +02:00
committed by GitHub
19 changed files with 204 additions and 241 deletions

View File

@@ -1,7 +1,7 @@
C and C++ built-in support
================================
.. csv-table::
.. csv-table::
:header-rows: 1
:class: fullWidthTable
:widths: auto
@@ -14,7 +14,7 @@ C and C++ built-in support
C# built-in support
================================
.. csv-table::
.. csv-table::
:header-rows: 1
:class: fullWidthTable
:widths: auto
@@ -84,7 +84,7 @@ Go built-in support
Java built-in support
==================================
.. csv-table::
.. csv-table::
:header-rows: 1
:class: fullWidthTable
:widths: auto
@@ -109,7 +109,7 @@ Java built-in support
JavaScript and TypeScript built-in support
=======================================================
.. csv-table::
.. csv-table::
:header-rows: 1
:class: fullWidthTable
:widths: auto
@@ -165,6 +165,8 @@ Python built-in support
invoke, Utility library
multidict, Utility library
yarl, Utility library
aioch, Database
clickhouse-driver, Database
mysql-connector-python, Database
mysql-connector, Database
MySQL-python, Database