Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column order migration bug #249

Open
alok87 opened this issue Aug 26, 2021 · 0 comments
Open

Column order migration bug #249

alok87 opened this issue Aug 26, 2021 · 0 comments
Labels
bug Something isn't working p2 intermittent issue, not very urgent, but need to be done soon

Comments

@alok87
Copy link
Contributor

alok87 commented Aug 26, 2021

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.

@alok87 alok87 added bug Something isn't working p2 intermittent issue, not very urgent, but need to be done soon labels Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p2 intermittent issue, not very urgent, but need to be done soon
Projects
None yet
Development

No branches or pull requests

1 participant