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.
2 parents 7948df0 + 1036f42 commit e254421Copy full SHA for e254421
README.md
@@ -33,4 +33,3 @@ conn.session("CREATE FUNCTION IF NOT EXISTS hello AS () -> 'chDB'");
33
result = conn.session("SELECT hello()", "CSV");
34
console.log(result)
35
```
36
-
0 commit comments