If you want to do it without raw sql, you can use func from sqlalchemy: from sqlalchemy import func data ...
確定! 回上一頁