1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools
2010-12-08 23:36:15 +01:00
..
Console Fixing issue with change to ClassMetadataFactory constructor and ConvertMappingCommand. 2010-12-03 11:44:22 -06: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 DDC-895 - Fix Generated XML from XMLExporter and remove silly formatting xml code used on SimpleXML by just stuffing it into DOMDocument with formatOutput=true. 2010-11-27 20:32:14 +01:00
ConvertDoctrine1Schema.php Symfony/Components renamed into Symfony/Component 2010-08-23 12:39:30 -05:00
DisconnectedClassMetadataFactory.php DDC-897 - Fix DisconnecetdClassMetadataFactory with regards to namespace setting, now inferred from the FQCN. 2010-11-27 22:17:55 +01:00
EntityGenerator.php DDC-855 - Fix EntityGenerator annoyance when run successive times. 2010-11-27 19:57:37 +01: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-917 - Skip Mapped Superclasses in the Drop Sequence Loop in SchemaTool. 2010-12-08 23:36:15 +01:00
SchemaValidator.php Moved association mappings to plain arrays, just like field mappings. 2010-08-09 22:48:07 +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