Q:

sqlalchemy order_by

from sqlalchemy import desc
someselect.order_by(desc(table1.mycol))
1

New to Communities?

Join the community