Skip to content

Allow selective sql dumps #85

Open
@Pinolo

Description

@Pinolo

We have a request to allow the same filtering of SQL dumped tables, as offered by drush sql-dump.

We can:

  • extend .cloudsql-database-dump and allow to pass a list of table to dump
  • offer an alternative job, drupal-specific, which uses drush sql-dump (of course, we would need to use a "tools-like" container to run the command) (I don't know if we even want to add it to this tool, anyway, let's talk!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions