I very new to production sailsjs environment, I need a way to add table changes which I make in my sailsjs Models in Dev to be applied to Sailsjs Production Models.
Does anyone dealt with this before ? Can someone guide me through it please ?
It would be really helpful to have a step by step guide,
All i need is to have the Model attributes created in the Production database tables.