I\'m building a web app using Python and SQLAlchemy.
I\'m using the following code to retrieve records.
yardDB.query.order_by(yardDB.PIT.asc())