We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f8623 commit 3621a31Copy full SHA for 3621a31
static/index.html
@@ -61,6 +61,7 @@ <h3 style="margin: 0.5rem 0">Options</h3>
61
<option value="bigquery">BigQuery</option>
62
<option value="db2">DB2</option>
63
<option value="db2i">DB2 for IBM i</option>
64
+ <option value="duckdb">DuckDB</option>
65
<option value="hive">Hive</option>
66
<option value="mariadb">MariaDB</option>
67
<option value="mysql">MySQL</option>
0 commit comments