Skip to content

Shouldn't DuckDBDatabaseMetaData#getTables also returns views in the database #620

@siggemannen

Description

@siggemannen

As title, right now only tables seems to be returned, even though supported table types are tables + views.
Other jdbc providers return both.
I can probably create a PR, but the changes will break backward compatibility.

Same issue probably exists when fetching columns, it should probably use duckdb_columns().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions