Skip to content

Produce correct diff for unnamed foreign keys #15

Open
@pdeblanc

Description

@pdeblanc

Currently, foreign keys are diffed by sticking all foreign keys into a dict indexed by name. However, there may be multiple foreign keys with no name, in which case only one of them will be included in the dict.

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