Skip to content

Don't wipe some tables when running GET #38

@jakeworrall

Description

@jakeworrall

When pulling a database from production to a staging/dev environment you may want some tables to remain in place, such as admin user tables for example.

An admin user table would usually be excluded from the backup to protect sensitive information.

It would be nice to have a way of not wiping tables like this when importing a database so that new admin user accounts do not have to be created every time the database is migrated.

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