Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

field undefined #7

Closed
liubaochuan opened this issue Nov 15, 2021 · 1 comment
Closed

field undefined #7

liubaochuan opened this issue Nov 15, 2021 · 1 comment

Comments

@liubaochuan
Copy link

../../go/pkg/mod/github.com/marcboeker/go-duckdb@v0.0.0-20210403084307-05501463909f/rows.go:70:12: val.year undefined (type _Ctype_struct___3 has no field or method year)
../../go/pkg/mod/github.com/marcboeker/go-duckdb@v0.0.0-20210403084307-05501463909f/rows.go:71:19: val.month undefined (type _Ctype_struct___3 has no field or method month)
../../go/pkg/mod/github.com/marcboeker/go-duckdb@v0.0.0-20210403084307-05501463909f/rows.go:72:12: val.day undefined (type _Ctype_struct___3 has no field or method day)
../../go/pkg/mod/github.com/marcboeker/go-duckdb@v0.0.0-20210403084307-05501463909f/statement.go:41:18: too many arguments in call to _Cfunc_duckdb_nparams

duckdb version: 0.3.0

@marcboeker
Copy link
Owner

Merged #8 to fix this. Thanks @mesge!

k-anshul referenced this issue in rilldata/go-duckdb Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants