feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
15.06k stars 750 forks source link

How to handle migrations with Sequelize? #346

Closed dfischer closed 8 years ago

dfischer commented 8 years ago

Is there any support for migrations? Nothing in docs.

http://docs.sequelizejs.com/en/latest/docs/migrations/

daffl commented 8 years ago

The info you need should be in the Sequelize documentation about migrations at http://docs.sequelizejs.com/en/latest/docs/migrations/

dfischer commented 8 years ago

Ok thanks!

lock[bot] commented 5 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue with a link to this issue for related bugs.