Skip to content

Conversation

kfiles-snyk
Copy link
Contributor

Fixes the handling of values of pointer type. These should be passed on to the DefaultParamterConverter, as go-duckdb doesn't natively handle most such types. This includes pointers to types which implement driver.Valuer and fmt.Stringer.

Also adds a Valuer interface implementation to UUID type to enable UUID pointers to be converted.

Issue: #480

Copy link
Collaborator

@taniabogatsch taniabogatsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @kfiles-snyk, thanks for the fix - I've left two comments. Could you also resolve the merge conflict?

@kfiles-snyk
Copy link
Contributor Author

@taniabogatsch, thanks for the speedy review. I've rebased and addressed the comments.

@taniabogatsch taniabogatsch merged commit b81403d into marcboeker:main Jul 10, 2025
32 checks passed
@taniabogatsch
Copy link
Collaborator

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants