Skip to content

Autogenerate ignores order of columns in an index #1166

Description

@CaselIT

For the autogenrated the following indexes where considered equal, while in general they aren't

Index('my_index', 'a', 'b')
Index('my_idnex', 'b', 'a')

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions