Skip to content

Easier way to modify with changeColumn? #1947

@joshbmarshall

Description

@joshbmarshall

Hi, when changing a column, e.g. a new comment, default value or nullable yes/no we currently have to set all the attributes of the column.

Is there a way that we can just specify the attributes that change? Either through another function call e.g. changeColumnNull() or changeColumnComment() or by adding a flag to changeColumn() to indicate to start with the current column attributes and set only the options that have changed?

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