Igor Savin
938d5c263a
Add more debug output for dialect resolution
2020-12-25 20:33:06 +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
Igor Savin
8dc0a716f9
Fix CWD parameter support for CLI ( #2935 )
...
* Fix cwd support for knex-cli. Add test
* Remove redundant code
* Remove commented out code
2018-12-03 23:14:34 +01:00
Igor Savin
461868b614
Fix knexfile resolution. Add missing test ( #2923 )
...
* Fix knexfile resolution. Add missing test
* Try fixing Jake test execution
* Avoid having non-test files in jake folder
* Fix test compatibility with Node 6
* Fix the fix
2018-11-22 10:19:06 +01:00