```crystal repo.exec(user.update(updated_at: Time.now)) ``` Doesn't work now, as `Model#update` requires `Changeset` argument.