For my migration, with memory limit 20GB migration crash with memory error - standard 2G.
php -d memory_limit=20G bin/console migration:genericobject_plugin_to_core
I'll test it with a higher value once I get more RAM, but it looks like there's no optimization here.
For my migration, with memory limit 20GB migration crash with memory error - standard 2G.
php -d memory_limit=20G bin/console migration:genericobject_plugin_to_coreI'll test it with a higher value once I get more RAM, but it looks like there's no optimization here.