1
0
mirror of synced 2025-01-08 10:07:10 +03:00
doctrine2/lib/Doctrine
Catalinux 6963bf6028 Now MetaDataFilter takess also regexp. For example whern you want to
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)
2014-01-03 00:15:13 +01:00
..
ORM Now MetaDataFilter takess also regexp. For example whern you want to 2014-01-03 00:15:13 +01:00