Xin Wang
Results
3
issues of
Xin Wang
I'm getting the error in title in a production environment. The reason is that the default value of `migrate` of models is `'alter'` in [waterline](https://github.com/balderdashy/waterline-docs/blob/master/models/models.md#model-property-summary). As suggested in [this comment](https://github.com/balderdashy/waterline/issues/887#issuecomment-84016834),...
It's very nice work. However I'm a bit lost when trying to configure it. Could you provide example configuration files that are used in `$ ./shuttle -admin 127.0.0.1:9090 -config default_config.json...