refactoring
This commit is contained in:
7
algorithms/sequential_migration/README.md
Normal file
7
algorithms/sequential_migration/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Task
|
||||
Sequential migration upwards / downwoards depending on 2 parameters:
|
||||
* actual version
|
||||
* target version
|
||||
|
||||
Depending on the 2 Parameters it should be identfied which migration direction is required.
|
||||
For each migration step it should be possible to provide an executor and execution code.
|
||||
Reference in New Issue
Block a user