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 d579ddd commit e584e05Copy full SHA for e584e05
static/index.html
@@ -66,6 +66,7 @@ <h3 style="margin: 0.5rem 0">Options</h3>
66
<option value="n1ql">N1QL</option>
67
<option value="plsql">PL/SQL</option>
68
<option value="postgresql">PostgreSQL</option>
69
+ <option value="singlestoredb">SingleStoreDB</option>
70
<option value="spark">Spark</option>
71
<option value="sqlite">SQLite</option>
72
<option value="tsql">Transact-SQL</option>
0 commit comments