mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +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 |
||
---|---|---|
.. | ||
Task | ||
AclShell.php | ||
ApiShell.php | ||
AppShell.php | ||
BakeShell.php | ||
CommandListShell.php | ||
CompletionShell.php | ||
ConsoleShell.php | ||
I18nShell.php | ||
SchemaShell.php | ||
ServerShell.php | ||
TestShell.php | ||
TestsuiteShell.php | ||
UpgradeShell.php |