1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools/Console/Command
2010-05-11 23:08:36 +02: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 Fixing changed method names 2010-04-14 20:39:51 -04:00
ConvertMappingCommand.php Fixing changed method names 2010-04-14 20:40:12 -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 Fixing code style issue 2010-04-16 13:20:46 -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
SchemaValidatorCommand.php DDC-515 - Enhanced Validate-Schema-Command, integrated it with CLI and besides mapping<->database checks also do consistency checks of the mapping files 2010-05-11 23:08:36 +02:00
ValidateSchemaCommand.php DDC-515 - Enhanced Validate-Schema-Command, integrated it with CLI and besides mapping<->database checks also do consistency checks of the mapping files 2010-05-11 23:08:36 +02:00