mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
3a75e8aa72
The `records` and `schema` options should work when using execute(). Previously they were not working. Furthermore, the records option did a non-sensical thing where it both set import=>records and generated static records from the live table. The `records` option now enables the generation of static data from a live table, as I think this is a more common scenario. Refs #8693 |
||
---|---|---|
.. | ||
Command | ||
Helper | ||
AllConsoleLibsTest.php | ||
AllConsoleTest.php | ||
AllShellsTest.php | ||
AllTasksTest.php | ||
ConsoleErrorHandlerTest.php | ||
ConsoleOptionParserTest.php | ||
ConsoleOutputTest.php | ||
HelpFormatterTest.php | ||
ShellDispatcherTest.php | ||
ShellTest.php | ||
TaskCollectionTest.php |