Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DbalSchemaFilterPass is never called #969

Closed
alterphp opened this issue May 13, 2019 · 3 comments
Closed

DbalSchemaFilterPass is never called #969

alterphp opened this issue May 13, 2019 · 3 comments

Comments

@alterphp
Copy link

Hi,

Please forgive me if I open an invalid issue. But I'm unable to make doctrine.dbal.schema_filter configuration to be working (in order to ignore custom tables with doctrine/migrations-bundle).

I'm using doctrine/doctrine-bundle on 2.9.x branch, the one that transforms this config into tagged services (tag is doctrine.dbal.schema_filter).

It seems that DbalSchemaFilterPass is never called (if I add it into DoctrineBundle::build() it's ok).

Am I doing wrong ?

@deguif
Copy link
Contributor

deguif commented May 13, 2019

This should be fixed very soon by a new release. See #966

@alterphp
Copy link
Author

Ok, thanks @deguif ! I was going to be mad :-D

@alcaeus
Copy link
Member

alcaeus commented May 14, 2019

1.11.1 has been released so this is fixed now.

@alcaeus alcaeus closed this as completed May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants