Skip to content

Commit 3575858

Browse files
cpcloudgforsyth
authored andcommitted
docs: add exasol to the backend coverage app
1 parent 4780fcb commit 3575858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/backends/app/backend_info_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ def backends_info_df():
5151
"datafusion": ["sql"],
5252
"druid": ["sqlalchemy", "sql"],
5353
"duckdb": ["sqlalchemy", "sql"],
54+
"exasol": ["sqlalchemy", "sql"],
5455
"flink": ["string", "sql"],
5556
"impala": ["string", "sql"],
5657
"mssql": ["sqlalchemy", "sql"],

0 commit comments

Comments
 (0)