Manual update exec
Component ID
2816055
Component name
Manual update exec
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
115
Component created
Component changed
Component body
Description
This module provides developers a possibility to execute updates manually,without manipulations with schema version (but they're also possible).
Update calls support sandboxes and other "updb" features.
Usage examples
1. Already performed contrib update reexecutiondrush exup --module=rules --number=7214
2. Performing updates for single moduledrush exup --module=devel --number=all --change-schema-version

