Migrations tools
- Sequelize
Merge this into your package.json file on server:
{
"scripts": {
"migrations": "node -r @biorate/migrations"
}
}
- make documentation clear...
- Documentation can be found here - docs.
See the CHANGELOG
Copyright (c) 2021-present Leonid Levkin (llevkin)