1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools
Benjamin Eberlei 64b649ef61 Merge pull request #160 from goetas/generation
Allow to unset one-to-one relation with generated class
2011-11-13 07:53:58 -08:00
..
Console Fixes DDC-1396. 2011-10-03 01:30:20 -03: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 Set association-key attribute in xml mapping 2011-10-18 15:48:56 +02:00
ConvertDoctrine1Schema.php Added getQuotedTableName() in missing places of Doctrine ORM. Fixes DDC-1365. 2011-09-07 01:48:19 -03:00
DebugUnitOfWorkListener.php Add doccomments, refactor into listener and dump method to allow re-use 2011-07-08 14:32:12 +02:00
DisconnectedClassMetadataFactory.php DDC-1254 - Dont throw exception about missing id in disconnected metadata factory 2011-07-12 23:39:56 +02:00
EntityGenerator.php Coding standards 2011-10-24 12:00:11 +02:00
EntityRepositoryGenerator.php Fixing EntityRepositoryGenerator to not generate the repository if it already exists 2010-04-14 20:42:17 -04:00
SchemaTool.php Rename method and refactor code a bit 2011-10-31 23:21:11 +01:00
SchemaValidator.php DDC-1491 - Fix Schema Validator bug 2011-11-13 15:45:06 +01:00
Setup.php DDC-1367 - Bugfix 2011-09-25 16:39:41 +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 DDC-1384 - Fix all tests on Oracle 2011-10-29 23:58:09 +02:00