Skip to content

Migrations are not working after the first time #18

@wasa4587

Description

@wasa4587

Migrations are not working after the first time

migrations id property is BIGINT

this returns migration.match(/^(\d+)/)[0]; a string

so this appliedMigrationIds.indexOf(id) is equals -1

Screen Shot 2019-06-05 at 1 14 20 PM

Screen Shot 2019-06-05 at 1 14 36 PM

please check my PR #17

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