We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2da14 commit 0235231Copy full SHA for 0235231
1 file changed
docs/maintainer.md
@@ -27,6 +27,9 @@ Then, tidy up the `go.mod`:
27
$ go mod tidy
28
```
29
30
+Update `chdb` version in `nix/libchdb.nix` (see
31
+[latest releases](https://github.com/chdb-io/chdb/releases)).
32
+
33
Once your done, run all tests to ensure nothing broke and fix it otherwise.
34
35
## Update IP database
0 commit comments