The documentation on counting says that for group_by queries it is better to use func.count() : from sqlalchemy import func ...
確定! 回上一頁