Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable database migrations for all models #75

Open
pgev opened this issue Jun 21, 2019 · 0 comments
Open

Enable database migrations for all models #75

pgev opened this issue Jun 21, 2019 · 0 comments

Comments

@pgev
Copy link
Contributor

pgev commented Jun 21, 2019

Sequelize supports database migration for tables: http://docs.sequelizejs.com/manual/migrations.html

In the context of this ticket, all existing database models initialization (Model.init) should be replaced by database migration functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant