View Source mix igniter.apply_upgrades (igniter v0.4.7)
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.9
Options
--yes
or-y
- Accept all changes automatically
Summary
Functions
Callback implementation for Igniter.Mix.Task.igniter/1
.
Functions
Callback implementation for Igniter.Mix.Task.igniter/1
.