mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
Add support for Exasol (#8343)
* Add support for Exasol * add time grain functions for Exasol * remove duplicate of * override ExasolEngineSpec's fetch_data method * remove duplicate https * simplify super call
This commit is contained in:
@@ -109,6 +109,7 @@ The following RDBMS are currently suppored:
|
||||
- `Apache Spark SQL <https://spark.apache.org/sql/>`_
|
||||
- `BigQuery <https://cloud.google.com/bigquery/>`_
|
||||
- `ClickHouse <https://clickhouse.yandex/>`_
|
||||
- `Exasol <https://www.exasol.com/>`_
|
||||
- `Google Sheets <https://www.google.com/sheets/about/>`_
|
||||
- `Greenplum <https://greenplum.org/>`_
|
||||
- `IBM Db2 <https://www.ibm.com/analytics/db2/>`_
|
||||
|
||||
Reference in New Issue
Block a user