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

Add more tests for alter primary key #360

Open
morgo opened this issue Dec 5, 2024 · 0 comments
Open

Add more tests for alter primary key #360

morgo opened this issue Dec 5, 2024 · 0 comments

Comments

@morgo
Copy link
Collaborator

morgo commented Dec 5, 2024

spirit supports operations like change datatype on the primary key, as long as the primary key itself doesn't change.

This may potentially be hairy if it means we alter how we detect row changes via the binlog etc. We should make sure there are more tests here, since I think we don't have any explicit coverage right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant