Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

go build fails in transaction.go with undefined: conn #275

@srirampetavue

Description

@srirampetavue

I have a project where we're using DuckDB using this driver. When I try to build, I get the following error

# github.com/marcboeker/go-duckdb
../../../go/pkg/mod/github.com/marcboeker/go-duckdb@v1.7.1/transaction.go:6:5: undefined: conn

I noticed that this error only occurs when building from Ubuntu but works fine when building from Mac.

Building for linux
Screenshot 2024-09-11 at 6 38 27 PM

Building for mac
Screenshot 2024-09-11 at 6 41 42 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions