from app import app, db from models import User print(User.query.all())