Skip to content

same_schema --exclude does not apply to schemas #30

@phinjensen

Description

@phinjensen

ID: 74
Version: unspecified
Date: 2011-04-19 08:23 EDT
Author: Peter Eisentraut (peter_e@gmx.net)


The --exclude option when used with the same_schema check does not apply when
comparing schemas, and a few other things such as user and languages, because
$opt{exclude} isn't looked at there, even though the documentation makes no
such distinction. You can exclude these things separately, using noschema=foo
etc., but it would be convenient, say, to exclude an entire schema and contents
using --exclude='^foo'.

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