MENU

Fun & Interesting

Django - What are migrations - actually? Introduction to migrations and the Django database

Very Academy 12,882 4 years ago
Video Not Working? Fix It Now

In this Django tutorial we explore the migration process focusing on what actually happens when we run the migrate and makemigrations command. Here we look at and get familiar with the Django database table, learn some of the Django migration commands and explore the migration files. 00:00 Introduction 02:56 Install Extension - SQLite 03:33 Inspecting the Database 05:32 New app - lets go through makemigrations 06:51 Description/inspection of the Django database tables 17:33 Running makemigrations and inspecting the new migration file 22:27 Inspecting the SQL code for a migration 25:19 Migrating data 27:31 Working with multiple migrations Code Repository https://github.com/veryacademy/YT-Django-Migrations-Introduction 👍SUBSCRIBE to get more free tutorials, courses and code snippets! http://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w?sub_confirmation=1 👍👍Follow us on Facebook https://www.facebook.com/Veryacademycom-113232103670580/ 👍👍👍Follow use on Twitter: https://twitter.com/VeryAcademy

Comment