[PR #507] Now MetaDataFilter takess also regexp. For example whern you want to #8302

Closed
opened 2026-01-22 15:59:17 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/507

State: closed
Merged: No


extract metadata if you would filter like this: --filter="Article"
would extract also for "ArticleItems" (article_items table). Now you
can use --filter="Article$" if you want only that table (articl)

**Original Pull Request:** https://github.com/doctrine/orm/pull/507 **State:** closed **Merged:** No --- extract metadata if you would filter like this: --filter="Article" would extract also for "ArticleItems" (article_items table). Now you can use --filter="Article$" if you want only that table (articl)
admin added the pull-request label 2026-01-22 15:59:17 +01:00
admin closed this issue 2026-01-22 15:59:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8302