I want to write the following SQL query efficiently with SQLAlchemy.
UPDATE item_recs SET deleted_at = :deleted_at WH