Skip to content

Database migration failure when dropping indexes #607

Description

@briri

Unable to drop indexes when running db/migrate/20170702012742_ensure_indexes_in_place.rb.
MySQL requires the foreign keys be dropped before the indexes are removed.

  • users_perms
  • questions_themes
  • answers_question_options

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions