Skip to content

PostgreSQL: Support more COMMENT ON variants #2133

@Turbo87

Description

@Turbo87

https://www.postgresql.org/docs/current/sql-comment.html specifies many different things that can receive database comments, but sqlparser currently only supports column, table, extension, schema, database, user and role. It would be great to add for example constraints, views and functions to the list too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions