Step by Step guide to using a migrating tool for production SailsJS system

余生长醉 提交于 2019-12-10 18:53:52

问题


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.


回答1:


Well you can always jump in here: https://gitter.im/balderdashy/sails and you might find some help.



来源:https://stackoverflow.com/questions/30007526/step-by-step-guide-to-using-a-migrating-tool-for-production-sailsjs-system

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!