Skip to content

Redirect Handler doctrine:migrationgenerate "error" #16

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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