Skip to content

Allow destructive schema changes #167

@jeromegn

Description

@jeromegn

If a user knows what they're doing, they should be able to make destructive changes to the schema.

This is the UX I am imagining:

corrosion reload --allow-destructive table_name.column -d table_name2.column

... and this would add the appropriate fields on the API request to create a schema update that allows destruction of these specific table + column combos.

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