View Source mix igniter.apply_upgrades (igniter_new v0.5.32)
Applies the upgrade scripts for the list of package version changes provided.
This can be used to explicitly run specific upgrade scripts within a given
version range for a package. This is also required if your call to mix igniter.upgrade requires an upgrade of igniter itself.
mix igniter.apply_upgrades package1:0.3.1:0.3.2 package2:1.2.4:1.5.9Options
--yesor-y- Accept all changes automatically