Skip to content

[RFC] Update or refresh entities with make:entity #115

Closed
@shakaran

Description

@shakaran

In old behaviour with doctrine when you add or remove some attribute, the new entity is updated and you dont have to delete it and recreate it again.

Currently the behaviour is a warning message saying that the entity file already exists and it doesn't update the new parameters. Even if probably this could be done via doctrine migrations, probably at initial stages when you build you anemic model, you don't have clear all the attributes and it is needed to update frequenly the entity.

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