Skip to content

Include Comments in Schema #450

@jorinvo

Description

@jorinvo

Hi, so Postgres tables/columns/views show up when querying duckdb_tables/duckdb_columns/duckdb_views which is great!
This metadata also contains a column called "comment".
And Postgres supports comments on tables/columns/views just like DuckDB does.

I was hoping that the comments from Postgres would also show up when querying metadata from DuckDB.
I am curious if this is simply missing or if there is another reason for this behavior.
And are you interested in supporting comments?
Thank you for all the hard work on this extension!

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