Skip to content

Commit 3621a31

Browse files
authored
Add DuckDB to webpage dropdown
1 parent 16f8623 commit 3621a31

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
@@ -61,6 +61,7 @@ <h3 style="margin: 0.5rem 0">Options</h3>
6161
<option value="bigquery">BigQuery</option>
6262
<option value="db2">DB2</option>
6363
<option value="db2i">DB2 for IBM i</option>
64+
<option value="duckdb">DuckDB</option>
6465
<option value="hive">Hive</option>
6566
<option value="mariadb">MariaDB</option>
6667
<option value="mysql">MySQL</option>

0 commit comments

Comments
 (0)