sequelize
Promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server.
- Create a model with 3 fields and a migration file:
- Run the migration file:
- Revert all migrations:
- Create a seed file with the specified name to populate the database:
- Populate database using all seed files:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).