Skip to content

[Feature Request] Filter for only certain columns on pscale database dump #891

@davidzajac1

Description

@davidzajac1

It would be helpful to be able to filter for only certain columns from certain tables when calling pscale database dump. Currently there's only a --tables flag to only dump certain tables and a --wheres flag to filter out rows.

Could be a --columns flag or an option within the --tables flag to pass in an object instead of just strings like --tables "{'sometable': ['col1', 'col2'], 'sometable2': ['col3']}"

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