1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools/Export/Driver
2011-06-07 18:55:52 +07:00
..
AbstractExporter.php Significantly updated the Help of the ConvertMapping and GenerateEntities Commands to help people using and understanding their scope. Added an additional --force flag to ConvertMapping command. 2011-01-23 20:25:59 +01:00
AnnotationExporter.php Throw exception when entity generator is not set 2010-04-14 14:17:09 -04:00
PhpExporter.php Added checking for existing indexes in associatation mapping array. 2011-05-28 20:57:19 -07:00
XmlExporter.php 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
YamlExporter.php joinTable can be undefined because ManyToMAny generation is bidirectional with inverse sides 2011-06-07 18:55:52 +07:00