1.0.1 • Published 4 years ago

@duson/north v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

North

North brings migrations to Sequelize applications. Its main objectives are to provide a simple, stable and database-independent migration layer to prevent all the hassle schema changes over time bring to your Sequelize applications.

North is heavily inspired by South, a tool that provides consistent, easy-to-use and database-agnostic migrations for Django applications.