Skip to content

index migration helpers with shared schema broken. #10

@boz

Description

@boz

Given shared table foo,

  • add_index(:foo,:bar) creates an index called global."index_global.foo_on_bar" (with the quotes).
  • remove_index(:foo,:bar) tries to remove an index called index_global.global.foo_on_bar.

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