Skip to content

Pass table type information to the diff #22

Open
@jorgecarleitao

Description

@jorgecarleitao

Postgres has table types .relkind in pg_tables that are necessary to identify whether the difference is in a table or in the partitions (as the query lists all tables and partitions).

To be able to ignore differences on partitions, it would be useful to be able to see which table type each table on each side is made of.

Suggestion: have the diff contain table types

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions