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-14 15:16:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
dba8360166
doctrine2
/
lib
/
Doctrine
/
ORM
/
Tools
/
Export
/
Driver
History
Asmir Mustafic
0d57ffbc3b
Set association-key attribute in xml mapping
2011-10-18 15:48:56 +02: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
Set association-key attribute in xml mapping
2011-10-18 15:48:56 +02:00
YamlExporter.php
Added getQuotedTableName() in missing places of Doctrine ORM. Fixes DDC-1365.
2011-09-07 01:48:19 -03:00