Skip to content

Add check for changing the type of a column #9

@eiriklied

Description

@eiriklied

Changing the type of a column causes the table to be rewritten, which is slow for large tables, and will block both read and writes in Postgres for the entire time.

I don't think it is often relevant for us, but adding issue for it here if we want to address it. Reference here

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