Im having trouble with the dev-tools. Both generating and running migrations is causing touble. My latest problem is the following. Am I doing anything wrong, or is it just the dev-tools that are poor? According to https://github.com/phalcon/phalcon-devtools/blob/58e6b6582b8ae351e57078efe1182b85e99f0802/scripts/Phalcon/Migrations.php#L356 the message i get should be showed if im rolling back - which I cannot see why it would think. Are the Phalcon migration-files possible to run without using the dev-tools?
PHP 7.0.9, Ubuntu 14, Phalcon 3.0.0, Phalcon Dev-tools 3.0.0
.phalcon/migration-version
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
Having made a 1.0.6 version in my app/migrations dir
Both phalcon migration run
and phalcon migration run --version=1.0.6
results in
Phalcon DevTools (3.0.0)
Info: Version 1.0.6 was already rolled back