Skip to content

wildcard for db dump #9

Description

@tschlich

dumping with
--prefix=news
also dumps "newsCategory" or "newsSomething"

would be great to get those other tables dumped only when using a wildcard
--prefix=news >>> dumps "news"
--prefix=news* >>> dumps "news", "newsCategory", "newsSomething"

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