Skip to content

Support for update migrations #7

@imilosk

Description

@imilosk

Support in migrations when you try want to change a column data type.

$table->uuid('user_id')->index()->nullable()->change();

throws:
Doctrine\DBAL\DBALException : Unknown column type "uuid" requested. ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions