1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools
2011-07-12 23:43:24 +02:00
..
Console DDC-1214 - Fix UpdateCommand::getFullName() 2011-06-19 10:05:30 +02:00
Event [2.0] DDC-283 - Add two events in SchemaTool that allow to hook into the generated Schema representation, possibly modifying or reacting to it in userland or extensions code. 2010-03-18 22:36:27 +00:00
Export joinTable can be undefined because ManyToMAny generation is bidirectional with inverse sides 2011-06-07 18:55:52 +07:00
ConvertDoctrine1Schema.php Update Symfony2 vendors 2011-06-14 17:01:33 +02:00
DebugUnitOfWorkListener.php Add doccomments, refactor into listener and dump method to allow re-use 2011-07-08 14:32:12 +02:00
DisconnectedClassMetadataFactory.php DDC-1254 - Dont throw exception about missing id in disconnected metadata factory 2011-07-12 23:39:56 +02:00
EntityGenerator.php DDC-1244 - Fix bug with entities without namespace 2011-07-12 23:43:24 +02:00
EntityRepositoryGenerator.php Fixing EntityRepositoryGenerator to not generate the repository if it already exists 2010-04-14 20:42:17 -04:00
SchemaTool.php DDC-1172 - Handle sequence dropping in SchemaTool. 2011-06-16 22:34:04 +02:00
SchemaValidator.php Moved association mappings to plain arrays, just like field mappings. 2010-08-09 22:48:07 +02:00
Setup.php Add convenience Setup Tool to register autoloaders and create configuration objects 2011-06-18 01:05:30 +02:00
ToolEvents.php [2.0] DDC-283 - Add two events in SchemaTool that allow to hook into the generated Schema representation, possibly modifying or reacting to it in userland or extensions code. 2010-03-18 22:36:27 +00:00
ToolsException.php Fixing ORMException 2010-04-14 20:42:39 -04:00