1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools
Guilherme Blanco 7aaecacc5b Merged pull request #36 from ajessu/fixTypo.
Fix typos on the help text of the schema commands
2011-04-26 18:12:32 -07:00
..
Console Fix typo on schema help messages 2011-03-15 12:22:53 +01: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 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
ConvertDoctrine1Schema.php DDC-928 - Fix undefined variable notice. 2010-12-28 12:18:42 +01: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-1030 - Fix Static Reflection with namespace levels deeper than one. 2011-02-13 10:02:18 +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 Merged pull request #48 from rdohms/master. 2011-04-26 18:05:59 -07: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