Skip to content

Suggestion: Only generate migrations if ORM is configured as queue #77

@Lobosque

Description

@Lobosque

I'm new to symfony and not sure what would be the best way to handle this, but I just noticed that make:migration generates a few tables for the DtcQueueBundle. However, I believe they (or at least some of them) won't ever be used if using other transport layer than the ORM.
I wonder if it would be a good idea to somehow check the configuration to see if ORM is set before adding those tables to the migration.

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