1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib
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
..
Doctrine/ORM [Tools][Console] Reworking changes to be more backwards compatible 2011-06-03 15:09:18 -05:00
vendor Make ORM forward compatible with new Doctrine Annotations library version 2.1 2011-05-25 00:26:20 +02:00