Skip to content

Don't change the enumeration ordering in the duplicate_enum_values AlterSchema rule #1841

Closed
@jviotti

Description

@jviotti

See src/extension/alterschema/linter/duplicate_enum_values.h. The transformer there will apply std::sort and std::unique, by definition changing the ordering of the enumeration values.

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