1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools/Console/Command
Ryan Weaver 79643e32ed [Tools][Console] Refactoring the UpdateCommand
There are two basic changes:

  1) Changed --force and --dump-sql from options to a single argument. Prior, you couldn't pass both options simultaneously anyways, so making them an argument is more accurate.

  2) Changed the language and formatting of the task to be more user-friendly.
2011-06-03 08:02:51 -05:00
..
ClearCache Update Symfony\Component\Console to latest version 2010-11-30 02:45:04 +08:00
SchemaTool [Tools][Console] Refactoring the UpdateCommand 2011-06-03 08:02:51 -05:00
ConvertDoctrine1SchemaCommand.php Update Symfony\Component\Console to latest version 2010-11-30 02:45:04 +08:00
ConvertMappingCommand.php Significantly updated the Help of the ConvertMapping and GenerateEntities Commands to help people using and understanding their scope. Added an additional --force flag to ConvertMapping command. 2011-01-23 20:25:59 +01:00
EnsureProductionSettingsCommand.php Update Symfony\Component\Console to latest version 2010-11-30 02:45:04 +08:00
GenerateEntitiesCommand.php Significantly updated the Help of the ConvertMapping and GenerateEntities Commands to help people using and understanding their scope. Added an additional --force flag to ConvertMapping command. 2011-01-23 20:25:59 +01:00
GenerateProxiesCommand.php Update Symfony\Component\Console to latest version 2010-11-30 02:45:04 +08:00
GenerateRepositoriesCommand.php Update Symfony\Component\Console to latest version 2010-11-30 02:45:04 +08:00
InfoCommand.php DDC-694 - Add info command 2011-05-15 20:18:31 +02:00
RunDqlCommand.php Update Symfony\Component\Console to latest version 2010-11-30 02:45:04 +08:00
ValidateSchemaCommand.php Symfony/Components renamed into Symfony/Component 2010-08-23 12:39:30 -05:00