Skip to content

Doesn't detect changes for the AllowNull attribute #15

@integral-llc

Description

@integral-llc

I do have a model where I'm changing the @AllowNull attribute from false to true. After I call generateMigration, I do see a new migration file is created, but inside is empty.

I did check the database and the respective columns are allowing null, so they shall be detected as changed.

Please check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions