1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/lib/Doctrine/ORM/Tools/Console
Ryan Weaver 6468740915 [Tools][Console] Reworking changes to be more backwards compatible
This keeps the --dump-sql and --force options, but adds an exception if you try to use them both (which previously, only dumped the SQL but didn't tell you that it was *not* in fact also executing the queries).

One additional change is the introduction of a `$name` property, which was the only way that a parent task could allow a child task to override the task's name early enough that the task's overridden name is taken to account when the parent class references it for its help message.
2011-06-03 15:09:18 -05:00
..
Command [Tools][Console] Reworking changes to be more backwards compatible 2011-06-03 15:09:18 -05:00
Helper Symfony/Components renamed into Symfony/Component 2010-08-23 12:39:30 -05:00
ConsoleRunner.php DDC-694 - Add info command 2011-05-15 20:18:31 +02:00
MetadataFilter.php DDC-510 Move Exception for no Metadata Driver from Configuration to EntityManager::create, commit missing MetadataFilter 2010-04-11 10:51:31 +02:00