Skip to content

Bad DuckDB interval bind values formatting #19519

@lukaseder

Description

@lukaseder

DuckDB supports intervals, and we do have some simple support for them when working with certain functions, but bind values in general don't work as DuckDB doesn't support standard SQL interval literals (e.g. '1-1' for a '1 year 1 month' interval). The do appear to support PostgreSQL's verbose syntax though:

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions