migrations icon indicating copy to clipboard operation
migrations copied to clipboard

Implement Symfony console progress bar

Open jwage opened this issue 6 years ago • 2 comments

https://symfony.com/doc/current/components/console/helpers/progressbar.html

We should be able to advance the progress bar for each sql query that gets executed in a migration.

jwage avatar Jun 05 '18 14:06 jwage

Looks displaying multiple progress bars is only possible in SF 4.1+, that's quite unfortunate. :/ https://symfony.com/doc/current/components/console/helpers/progressbar.html#displaying-multiple-progress-bars

Majkl578 avatar Jun 06 '18 11:06 Majkl578

Definitly would be useful if it doesn't exist right now

vasilvestre avatar Feb 14 '24 09:02 vasilvestre