- 🔭 I'm still trying to learn as much as I can!
- 👯 I’m looking to collaborate with other developers
- 🥅 2023 Goals: Contribute to Open Source projects on GitHub
Pinned Loading
-
-
-
-
Migration and seeding instructions u...
Migration and seeding instructions using Knex.js! 1# Migrations & Seeding
23## What are migrations??
45Migrations are a way to make database changes or updates, like creating or dropping tables, as well as updating a table with new columns with constraints via generated scripts. We can build these scripts via the command line using `knex` command line tool.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.