1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools
2011-12-22 09:38:55 -02:00
..
Console Remove all trailing whitespaces 2011-12-19 22:56:19 +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 Allow ExporterDrivers that implement the exportClassMetadata() function to return FALSE when no content is available/needs to be written to a file by the AbstractExporter, preventing empty files to be generated foreach processed ClassMetadataInfo instance. 2011-12-22 09:38:55 -02:00
ConvertDoctrine1Schema.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
DebugUnitOfWorkListener.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
DisconnectedClassMetadataFactory.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
EntityGenerator.php Implemented missing support in CollectionMemberComparison. Removed old todo in ArrayHydrator. Finished implementation of IdentificationVariable in ArithmeticPrimary. 2011-12-03 15:19:21 -05:00
EntityRepositoryGenerator.php Fixing EntityRepositoryGenerator to not generate the repository if it already exists 2010-04-14 20:42:17 -04:00
ResolveTargetEntityListener.php DDC-1544 - Add unit test and assertions for ResolveTargetEntityListener 2011-12-17 15:00:05 -07:00
SchemaTool.php Added absolute namespace paths to phpdoc annotations - issue DDC-1025. 2011-12-11 21:56:26 +00:00
SchemaValidator.php DDC-1530 - Validate field types in SchemaValidator 2011-12-19 10:11:11 +01:00
Setup.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01: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