Skip to content

Add functionality to exclude certain tables #4

@tijn

Description

@tijn

The way I imagine this to work is with a flag --exclude that takes a comma-seperated (?) list of strings to exclude the tables you like to exclude. For example:

pg-erd --exclude users,logs foobar_database

Or it would be possible to use the --exclude flag more than once:

pg-erd --exclude users --exclude logs foobar_database

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions