1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool
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
..
AbstractCommand.php Symfony/Components renamed into Symfony/Component 2010-08-23 12:39:30 -05:00
CreateCommand.php Typo 2011-05-08 13:57:08 +02:00
DropCommand.php Typo 2011-05-08 13:57:08 +02:00
UpdateCommand.php [Tools][Console] Refactoring the UpdateCommand 2011-06-03 08:02:51 -05:00