Skip to content

Column order migration bug #249

Open
@alok87

Description

@alok87

When newcol is added at the start of the table, the migration is failing with below message. This needs to be handled properly and fixed.

Schema migration failed, err: 24 errors
table: exampletable mismatch col: newcol, prop: Name, input: newcol, target: oldcol

Workaround: reload the table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingp2intermittent issue, not very urgent, but need to be done soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions