Lee Allen
08478f2db9
Feature/add up for migrations ( #3205 )
...
* Add ability to run migrate:up command to only run the next migration
* Add cli test for migrate:up
* Add test for migrator
* Add stub
* Add type
* Fix wording of test
2019-05-19 04:14:52 -07:00
Lee Allen
75df3b6f7b
Feature/add rollback all to cli ( #3187 )
...
* Add --all flag for rollback in cli
* Set up test for rollback --all cli migration command
* Fix test for cli migrate:rollback --all
2019-05-12 01:35:51 +02:00
Valentin Agachi
2430ae0c54
Add verbose option to CLI commands ( #2887 )
2018-12-30 17:11:57 +01:00
Igor Savin
ac6423f3b3
Fix support for default knexfile in working dir ( #2941 )
...
* Fix support for default knexfile in working dir
* Bump version
* Remove incorrect comment
2018-12-05 09:30:55 +02:00