Skip to content

Allow partial type specification in DuckDBPreparedStatement.bind #110

Open
@jraymakers

Description

Currently DuckDBPreparedStatement.bind requires types for all columns to be specified or none at all. It would be more convenient to be able to specify types for just some columns, and infer the unspecified ones.

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions