13 Commits

Author SHA1 Message Date
Tim Griesser
9fe65d92d6 Bumping dependencies, adding changelog 2014-10-01 16:27:57 -04:00
Vincent Schoettke
f67d04035c Enabled latedef jshint restriction and fixed warnings 2014-09-03 10:48:25 +02:00
Vincent Schoettke
ef173db790 Changed jshint option unused to true and fixed warnings 2014-09-02 22:56:51 +02:00
Vincent Schoettke
f3874ac651 Fixed several jshint warnings. Added strict mode 2014-09-01 17:19:34 +02:00
Tim Griesser
5b876d6732 Merge pull request #391 from nsantorello/master
Database seed file support
2014-08-11 10:17:40 -04:00
Brian Delahunty
adfadff2c6 Minor change to the CLI help text
Change the help text for the --env command to say 'process.env.NODE_ENV' instead of 'process.NODE_ENV'
2014-08-05 15:43:45 -07:00
Noah Santorello
f8d01e9901 Initial commit of seed functionality 2014-07-21 09:42:56 -04:00
Tim Griesser
ecf528af3a Fix checkModule -> checkLocalModule 2014-07-02 10:19:45 -04:00
Pelle Wessman
7b91eb0847 Warn if local knex module is missing
If one tries to do a "knex init" prior to having added the knex module locally to ones project, then one previously didn't get a warning – just a confusing error about a file not being found. Now an error is shown instead.
2014-07-01 19:59:26 +02:00
Nathan Smith
b13fd4008a Help text error for migrate:latest
Changed the help text for migrate:latest as described in the documentation.
2014-06-27 00:33:50 -04:00
Tyler Kellen
690e984934 support --cwd with commander 2014-06-16 10:02:44 -04:00
Tim Griesser
c804822c6d release 0.6.9 2014-06-09 21:28:49 -04:00
Tim Griesser
64c1fb1dcf release 0.6.7 2014-06-09 19:58:01 -04:00