Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jordanell/sequelize-squash

An example repository for squashing migrations with sequelize.
https://github.com/jordanell/sequelize-squash

nodejs sequelize

Last synced: about 1 month ago
JSON representation

An example repository for squashing migrations with sequelize.

Awesome Lists containing this project

README

        

# sequelize-squash

An example repository for squashing migrations with sequelize.

For a full explanation of this code base, see [this blog post](https://medium.com/riipen-engineering/squashing-migrations-with-sequelize-5478336247e5).