Skip to content

Primary key index issues with migration:make #714

@bpetty-interlace

Description

@bpetty-interlace

First off, a much needed tool so thank you.
We were experimenting with it using Postgres and Sequelize 6.32.1.

Primary keys were being duplicated because they were getting generated by the createTable list but also added to the addIndex list.

As a work-around, I simply removed them from the array.

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