This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2024-12-15 07:36:03 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1b46208aa5
doctrine2
/
lib
/
Doctrine
/
ORM
/
Tools
/
Export
/
Driver
History
Benjamin Eberlei
05f41278a6
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
..
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
Moved association mappings to plain arrays, just like field mappings.
2010-08-09 22:48:07 +02: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
Fix DDC-672
2010-10-06 22:18:48 +02:00