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

Unique index on security_groups_vms #3419

Closed
Ladas opened this issue Jul 13, 2015 · 5 comments
Closed

Unique index on security_groups_vms #3419

Ladas opened this issue Jul 13, 2015 · 5 comments
Assignees

Comments

@Ladas
Copy link
Contributor

Ladas commented Jul 13, 2015

There should be

add_index :security_groups_vms, [:security_group_id, :vm_id], :unique => true

but even cartridge is throwing exception, that means the real data will be probably corrupted too, so we will need some migration script along with this change, that will clean up the table

@Fryguy
Copy link
Member

Fryguy commented Apr 6, 2016

@carbonin I'm assigning this old ticket to you as it may be fixed by your work with the primary keys.

@miq-bot miq-bot added the stale label Jul 22, 2017
@miq-bot
Copy link
Member

miq-bot commented Jul 22, 2017

This issue has been automatically marked as stale because it has not been updated for at least 6 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions!

@JPrause
Copy link
Member

JPrause commented Jan 16, 2019

@carbonin looks like this issue has been marked as stale.
If this issue can be closed, can you do so.
Otherwise, if you'd like it to stay open, please remove the stale label.

@carbonin
Copy link
Member

@miq-bot move_issue manageiq-schema

@miq-bot
Copy link
Member

miq-bot commented Jan 16, 2019

This issue has been moved to ManageIQ/manageiq-schema#323

@miq-bot miq-bot closed this as completed Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants