Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Bring into core? #16

@krossekrabbe

Description

@krossekrabbe

Hi,

thank you for your awesome work, I was astonished when I found out this is not working out of the box with doctrine-migrations. For me it seems the namespaced migration feature does not make too much sense without either allowing to configure the entity manager per namespace or allowing to pass the namespace + em to the migrate command 🤔 I ended up having multiple EMs and connections defined + migration namespaces... and then d:m:m happily ignores that and runs all migrations of all namespaces against the default connection 👀 Feels like half of the feature got missing :)

Have you thought about bringing the adjustments you have made into doctrine migrations core?

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