JS-301-NodeServer
Ctrlk
  • Introduction
  • js_library
    • Node Server
      • 00 - Intro
      • 01 - Server Set up
      • 02 - Development Tools
      • 03 - Routes Intro
      • 04 - Database Intro
      • 05 - Model View Controller
      • 06 - Tokenization
      • 07 - Encryption
      • 08 - Session
      • 09 - Middleware
      • 10 - Authenticated Routes
      • 11 - Authenticated Requests
      • 12 - Workout Log Server
      • 13 - More Sequelize Functions
        • Migrations
          • 00 - Intro
          • 01 - init and config
          • 02 - Creating the First Migration
          • 03 - Running Migrations
          • 04 - Reverting Migrations
          • 05 - Seeds
          • 06 - Reverting Seeds
        • Queries
Powered by GitBook
On this page
  1. js_library
  2. Node Server
  3. 13 - More Sequelize Functions

Migrations

00 - Intro01 - init and config02 - Creating the First Migration03 - Running Migrations04 - Reverting Migrations05 - Seeds06 - Reverting Seeds
Previous13 - More Sequelize FunctionsNext00 - Intro

Last updated 7 years ago