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 f6044a3 commit d57aaa8Copy full SHA for d57aaa8
.gitignore
@@ -1,6 +1,7 @@
1
node_modules
2
3
-/lib/libchdb_bun.dylib
+*.so
4
+/lib/chdb_bun.dylib
5
/lib/libchdb.so
6
/lib/index.js
7
/lib/index.d.ts
0 commit comments