mirror of https://github.com/tiangolo/fastapi.git
declarative_base The declarative_base() function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) Base = declarative_base() |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| alt_main.py | ||
| crud.py | ||
| database.py | ||
| main.py | ||
| models.py | ||
| schemas.py | ||