Skip to content

Conversation

@staticlibs
Copy link
Collaborator

This is a backport of the PR #455 to v1.4-andium stable branch.

This change makes the DuckDBConnection#duplicate() method to return the concrete class instead of the Connection interface to not require users to unwrap the result of the call.

Fixes: #434

This is a backport of the PR duckdb#455 to `v1.4-andium` stable branch.

This change makes the `DuckDBConnection#duplicate()` method to return
the concrete class instead of the `Connection` interface to not require
users to unwrap the result of the call.

Fixes: duckdb#434
@staticlibs staticlibs merged commit f1f7052 into duckdb:v1.4-andium Nov 10, 2025
@staticlibs staticlibs deleted the conn_dup_14 branch November 10, 2025 15:12
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.

1 participant