loopback-component-migrate
JSON →A database migration framework for LoopBack projects, version 0.4.0. It provides simple up/down migration support, storing run migrations in a 'Migrations' table. Migrations are defined as modules with up/down functions receiving the app and a callback. The component reads LoopBack datasources configuration and supports raw SQL via the connector. Its key differentiator is tight integration with LoopBack's model and datasource system, unlike general migration tools like db-migrate. It exposes a REST API optionally and allows custom migration directories and ACLs. The package is maintained by fullcube with limited recent activity.
Resources
packageloopback-component-migrate ↗