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

Check that unique constraints can be added/removed from existing tables on MySQL #1027

Closed
tomhoule opened this issue Aug 14, 2020 · 1 comment
Assignees
Labels
tech/engines/migration engine Issue in the Migration Engine
Milestone

Comments

@tomhoule
Copy link
Contributor

No description provided.

@tomhoule
Copy link
Contributor Author

I confirmed that this is already tested in the migration engine test suite:

async fn adding_unique_to_an_existing_field_must_work(api: &TestApi) -> TestResult {

Closing this issue.

@janpio janpio modified the milestones: Backlog 2.6.0, Release 2.6.0 Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech/engines/migration engine Issue in the Migration Engine
Projects
None yet
Development

No branches or pull requests

3 participants