Skip to content

Redirect Handler doctrine:migrationgenerate "error" #16

@cwenzelg

Description

@cwenzelg

After adding the package and migration the DB, we get this autogenerated line in every doctrine:migrationgenerate we do:

$this->addSql('DROP INDEX sourceuripathhash ON neos_redirecthandler_databasestorage_domain_model_redirect');

Seems that a notification is missing or a table get created by old migrations files but is not used anymore?

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