SQLAlchemy how to recreate this update statement with the ORM

后端 未结 0 1304
Happy的楠姐
Happy的楠姐 2021-01-14 18:50

I’m trying to bulk-update a timestamp column on a model (Subscription) using an update statement.

Here are the relevant parts of my code:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题