Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

index name built from new table name #7

Description

@ghazel

When adding an index using change_table and t.index :name, the index name is built from the name of the new table during the migration, so I get index_new_users_on_name instead of index_users_on_name. This is not a major issue, but it would be nice if it used the correct name.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions