Skip to content

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/[email protected]/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