Skip to content

Create migration base class for prefixed databases #2

@jszoja

Description

@jszoja

This migration will work on the list of the all databases with a particular prefix depending on the label, eg

  • if label=cluster1_ then all databases with name cluster1_*
  • if label=cluster2_|core then all cluster2_* databases except cluster2_core

Maybe it should accept regular expression?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions