react-loopback-generator icon indicating copy to clipboard operation
react-loopback-generator copied to clipboard

Unused model in model-config.json

Open ghamaide opened this issue 8 years ago • 1 comments

This model is not present in the generator anymore: https://github.com/societe-generale/react-loopback-generator/blob/master/generators/server/templates/server/model-config.json#L36-L38

We should remove these 3 lines.

ghamaide avatar Aug 31 '17 13:08 ghamaide

And the generated migration can be updated to remove the matching table too

ghamaide avatar Oct 23 '17 16:10 ghamaide