Skip to content

Commit

Permalink
docs: add exasol to the backend coverage app
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud authored and gforsyth committed Dec 15, 2023
1 parent 4780fcb commit 3575858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/backends/app/backend_info_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def backends_info_df():
"datafusion": ["sql"],
"druid": ["sqlalchemy", "sql"],
"duckdb": ["sqlalchemy", "sql"],
"exasol": ["sqlalchemy", "sql"],
"flink": ["string", "sql"],
"impala": ["string", "sql"],
"mssql": ["sqlalchemy", "sql"],
Expand Down

0 comments on commit 3575858

Please sign in to comment.