1
0
mirror of synced 2025-01-09 10:37:09 +03:00
doctrine2/lib/Doctrine/ORM/Tools
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
..
Console Now MetaDataFilter takess also regexp. For example whern you want to 2014-01-03 00:15:13 +01:00
Event Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
Export CS fixes 2013-09-22 02:12:30 +02:00
Pagination Merge pull request #797 from peterkokot/patch-1 2013-11-16 10:52:09 -08:00
AttachEntityListenersListener.php Event listener to programmatically attach entity listeners. 2013-11-18 15:03:00 -05:00
ConvertDoctrine1Schema.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
DebugUnitOfWorkListener.php Proxy generation as of doctrine/common#168 - DCOM-96 2013-02-14 09:57:12 +01:00
DisconnectedClassMetadataFactory.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
EntityGenerator.php Allow to not generate extra use 2013-12-30 04:43:35 +02:00
EntityRepositoryGenerator.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
ResolveTargetEntityListener.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
SchemaTool.php Merge pull request #537 from Powerhamster/joined-composite-keys 2013-05-04 05:59:02 -07:00
SchemaValidator.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
Setup.php Remove mentions of PEAR installation method, remove code. 2013-02-15 01:04:29 +01:00
ToolEvents.php Fixed typos 2013-03-11 00:08:58 +00:00
ToolsException.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00