Skip to content

Container aware migrations and private services #29238

@onEXHovia

Description

@onEXHovia

In some migrations need access to the container to ensure the proper update of data structure.
In documentation DoctrineMigrationsBundle there is a separate section describing this case, but default all services have private access and for migration give public access, this seems strange to me.

@nicolas-grekas implement PR which the allow fetching private services from test clients. Is it possible used in migrations and whether it is good practice?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions