1
0
mirror of synced 2024-12-15 15:46:02 +03:00
doctrine2/lib/Doctrine/ORM/Tools/Console/Command
2010-06-28 23:36:09 +02:00
..
ClearCache DDC-611 - Throw an exception if trying to clear an APC Cache from the CLI since there is no access to the webserver shared memory (thanks Romain Dalmaso for reporting) 2010-06-28 23:36:09 +02: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-646 - Bugfix with missing inclusion of Namespace, added test for ConvertDoctrine1SchemaCommand 2010-06-20 00:28:20 +02: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
ValidateSchemaCommand.php DDC-515 - Fixed some issues with Schema Validation Command 2010-05-12 23:41:28 +02:00