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 75b18e6 commit 5926b27Copy full SHA for 5926b27
README.md
@@ -20,7 +20,6 @@
20
21
#### Query Constructor
22
```javascript
23
-const addon = require('.');
24
const chdb = require('chdb-node');
25
const db = new chdb.db('CSV', '/tmp/mysession') // format, storage path
26
var result;
0 commit comments