How to use alembic to create your DB
Design Database Before you create any tables for your system, you should design the database. An Entity-relationship model will help you to understand the structure of your database. The ER diagram is not the intention of this article so we will use ...
Sep 12, 20222 min read393
