Add prefix of the table ( for example wp_) to \config\packages\doctrine_migrations.yaml

doctrine:
    dbal:
        schema_filter: ~^(?!wp_)~

By toihid

Leave a Reply