We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8cb46 commit 519997fCopy full SHA for 519997f
static/index.html
@@ -59,6 +59,7 @@ <h3 style="margin: 0.5rem 0">Options</h3>
59
<!-- dialects -->
60
<option value="redshift">AWS Redshift</option>
61
<option value="bigquery">BigQuery</option>
62
+ <option value="clickhouse">Clickhouse</option>
63
<option value="db2">DB2</option>
64
<option value="db2i">DB2 for IBM i</option>
65
<option value="duckdb">DuckDB</option>
0 commit comments