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: