#app/extensions/db.py from flask_sqlalchemy import SQLAlchemy db: SQLAlchemy = SQLAlchemy()