Flask Migrate Tutorial - SQLAlchemy #8

Описание к видео Flask Migrate Tutorial - SQLAlchemy #8

Welcome to this Flask Migrate Tutorial! In this video, we'll guide you through the process of using SQLAlchemy with Flask Migrate to manage your database schema migrations.
Link to Full playlist of this course;    • Introduction to Flask: Prerequisite |...  

00:00 - Intro

We kick things off with a brief introduction to the video and what you can expect to learn.
01:30 - Installing Flask Migrate

Learn how to install Flask Migrate, an essential tool for managing your database migrations in a Flask application.
02:07 - Using Flask Migrate in Your Script

We dive into the practical aspect of using Flask Migrate in your Flask application, showing you how to get started.
04:54 - Running Flask Migrate

Discover how to execute Flask Migrate commands and see your database evolve as you make changes to your application.
07:45 - Adding a New Column to a Table

We walk you through the process of adding a new column to a database table using Flask Migrate, a common task in application development.
17:03 - Conclusion

We wrap up the tutorial with a recap of what you've learned and the importance of mastering Flask Migrate for your Flask and SQLAlchemy projects.
By the end of this tutorial, you'll have a solid grasp of Flask Migrate and SQLAlchemy, enabling you to efficiently manage and evolve your database schema in your Flask applications. Don't forget to like, share, and subscribe for more informative tutorials!

If you have any questions or need further assistance, feel free to leave a comment, and we'll be happy to help. Thank you for watching!

00:00 Intro
01:30 installing flask migrate
02:07 using flask migrate on script
04:54 running flask migrate
07:45 adding new Column to table using flask migrate
17:03 Conclusion

Комментарии

Информация по комментариям в разработке