Skip to content

Commit e584e05

Browse files
committed
Add SingleStoreDB to demo page
1 parent d579ddd commit e584e05

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
@@ -66,6 +66,7 @@ <h3 style="margin: 0.5rem 0">Options</h3>
6666
<option value="n1ql">N1QL</option>
6767
<option value="plsql">PL/SQL</option>
6868
<option value="postgresql">PostgreSQL</option>
69+
<option value="singlestoredb">SingleStoreDB</option>
6970
<option value="spark">Spark</option>
7071
<option value="sqlite">SQLite</option>
7172
<option value="tsql">Transact-SQL</option>

0 commit comments

Comments
 (0)