Maxime Brachet

Results 3 comments of Maxime Brachet

Hello, I have the similar issue in Debian 11 docker, but not on my Arch Linux. ``` # github.com/marcboeker/go-duckdb /root/go/pkg/mod/github.com/marcboeker/[email protected]/transaction.go:6:5: undefined: conn ```

Installing `build-essential` and running `make` and `make test` in `/root/go/pkg/mod/github.com/marcboeker/[email protected]/` folder fixed it for me.