Skip to content

Commit 519997f

Browse files
committed
Add Clickhouse to demo page language dropdown
1 parent fa8cb46 commit 519997f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ <h3 style="margin: 0.5rem 0">Options</h3>
5959
<!-- dialects -->
6060
<option value="redshift">AWS Redshift</option>
6161
<option value="bigquery">BigQuery</option>
62+
<option value="clickhouse">Clickhouse</option>
6263
<option value="db2">DB2</option>
6364
<option value="db2i">DB2 for IBM i</option>
6465
<option value="duckdb">DuckDB</option>

0 commit comments

Comments
 (0)