1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools/Console/Command
2010-04-14 15:19:48 -04:00
..
ClearCache Fixing issue with orm:clear-cache:result command after the migration to Symfony console 2010-04-13 14:10:12 -04:00
SchemaTool DDC-510 - Refactored Metadata Driver to be an required option, even for Annotations - allowing to use the specified paths in ORM Tooling Commands 2010-04-10 17:35:18 +02:00
ConvertDoctrine1SchemaCommand.php DDC-510 Refactored all Command Tools to use ClassMetadataFactory instead of ClassMetadataReader 2010-04-11 09:30:01 +02:00
ConvertMappingCommand.php Fixing convert-mapping task to use the DisconnectedClassMetdataFactory 2010-04-13 18:58:43 -04:00
EnsureProductionSettingsCommand.php Fixing ensure-production-settings task to not throw an exception and instead use the Output object to output an error 2010-04-13 14:12:13 -04:00
GenerateEntitiesCommand.php Introducing DisconnectedClassMetadataFactory that will replace the need for ClassMetadataReader 2010-04-13 18:20:41 -04:00
GenerateProxiesCommand.php Fixing orm:generate-proxies command to create the destination direction if it does not exist yet 2010-04-13 14:12:44 -04:00
GenerateRepositoriesCommand.php Extracting repository generation code to standalone class so it can be re-used 2010-04-14 15:19:48 -04:00
RunDqlCommand.php [2.0] Couple of fixes to new Console implementation 2010-04-09 00:53:29 -03:00