Skip to content

Conversation

dpxcc
Copy link
Contributor

@dpxcc dpxcc commented Jul 16, 2025

No description provided.

Copy link
Collaborator

@JelteF JelteF left a comment

Choose a reason for hiding this comment

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

I think this looks fine, but it's failing the linting/formmatting checks. Could you update it and update the tests here to include a test for UUIDs:

https://github.com/duckdb/pg_duckdb/blob/main/test/pycheck/prepared_test.py

@dpxcc
Copy link
Contributor Author

dpxcc commented Aug 20, 2025

Thanks, lint/format is fixed, and test is also added

The PR was in draft state because while working on it, I noticed that many more types, not just UUID, are not supported in prepared statement: #861 (comment)
But yea, let's add support for UUID first, and I will open an issue for other types in the future

@dpxcc dpxcc marked this pull request as ready for review August 20, 2025 01:04
@JelteF JelteF merged commit 2e3538d into duckdb:main Aug 20, 2025
7 checks passed
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