Closed vfaisse closed 5 years ago
There is a command-line flag already available that can be used to run each migration as a separate php process. This way, the references get naturally confined to the migration that defines them
Also, there is a migration step available that can be used to import/export references to files
It's is possible to isolate references of each migrations files to avoid conflict with references of others migration files ? Maybe, to have the possibility to import a file of reference if needed.