qp = db.session.query(UInventory, func. sum ... The simple way would be to import func from sqlalchemy and call func.sum() on the query.
確定! 回上一頁