mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Merge pull request #5950 from RasmusWL/promote-clickhouse
Python: Promote ClickHouse SQL models
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user