Symfony Commands
app:upgrade-db
Add a short description for your command
--pre-update
Enable
Run the migrations from the original n4 database (allowing nulls)
--reset
Enable
Start with empty story table
--batch-size
For article table
Dispatch via Messenger (async)
Async dispatch does not return command output to this page. Commands should log via LoggerInterface.
Run
Back