Skip to content

Add support for schema assets filter option#709

Merged
driehle merged 5 commits into
doctrine:5.1.xfrom
villermen:feature/schema-assets-filter
Feb 5, 2022
Merged

Add support for schema assets filter option#709
driehle merged 5 commits into
doctrine:5.1.xfrom
villermen:feature/schema-assets-filter

Conversation

@villermen
Copy link
Copy Markdown
Contributor

@villermen villermen commented Jan 21, 2022

$filterSchemaAssetsExpression was deprecated, but its $schemaAssetsFilter callback replacement hasn't been implemented in doctrine-orm-module yet. This PR tries to correct that by defining the option on Configuration.

If there is any additional documentation/testing needed just point me in the right direction and I'll get that sorted!

@SenseException
Copy link
Copy Markdown
Member

@villermen
Copy link
Copy Markdown
Contributor Author

I've added a unit test and documentation example!

@driehle driehle self-assigned this Jan 26, 2022
@driehle driehle added this to the 5.1.0 milestone Jan 26, 2022
@driehle driehle added the Enhacement New feature or request label Feb 4, 2022
@driehle
Copy link
Copy Markdown
Member

driehle commented Feb 4, 2022

@villermen Could you please rebase your changes on the latest 5.1.x branch? This should solve the broken CI pipelines.

@villermen villermen force-pushed the feature/schema-assets-filter branch from f48fa01 to 17d32e0 Compare February 5, 2022 10:54
@villermen
Copy link
Copy Markdown
Contributor Author

@driehle Done!

@driehle driehle merged commit 2fde822 into doctrine:5.1.x Feb 5, 2022
@driehle
Copy link
Copy Markdown
Member

driehle commented Feb 5, 2022

Thank you for your time and contribution, @villermen!

It will probably take a few days for the release of 5.1.0 though, but you can give 5.1.x-dev a try if you like.

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

Labels

Enhacement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants