DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on

FastAPI Beyond CRUD Part 7 - Create a User Authentication Model (Database Migrations With Alembic)

In this video, we create the user authentication model using SQLModel but we approach this by using Alembic. This video demonstrates the steps to set up database migrations with Alembic when working with Async SQLModel.

Top comments (0)