Support relative custom config paths
At the moment, you will need to specify the full path to the config file for it to work: sequelize --config /full/path/to/config.json This path supports relative config paths: sequelize --config relative/path/to/config.json
Showing
with
4 additions
and
0 deletions
-
Please register or sign in to post a comment