1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools
2012-01-16 21:01:44 -08:00
..
Console added optional command array as parameter for run method 2012-01-16 21:01:44 -08: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-28 09:03:00 +01: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 DCOM-93 - Removed reflection dependency from ClassMetadata completly, moving all the code into ClassMetadataInfo for BC reasons. 2012-01-02 21:32:18 +01:00
EntityGenerator.php Fix notice when using regenerate if exists and file is not new. 2012-01-12 11:20:49 +01: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 Update lib/Doctrine/ORM/Tools/SchemaTool.php 2012-01-16 13:54:04 +01:00
SchemaValidator.php [DDC-1601] Fix bugs in SchemaValidator, using all modelsets as testdata for a large test 2012-01-15 11:27:52 +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