Skip to content

--url and --all-tables being used together in multisiteΒ #120

@rebeccahum

Description

@rebeccahum

Feature Request

Describe your use case and the problem you are facing

In a multisite environment, passing in both --url and --all-tables together ends up searching and replacing on all tables instead of the associated tables in the subsite passed in through the --url flag.

Describe the solution you'd like

A) It would be nice to warn the user before executing that passing in --url with --all-tables in a multisite environment will ignore the --url parameter and all tables in the multisite will be affected
Or..
B) Perform the search-replace on only the associated tables of the subsite passed in via --url.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions