[Feature Proposal] Atomic Update and Select
Please let me know if this meets you rneeds
I found the inconsistent return types to make me want to implement a different method
User.select(:id).delete_all_returning
Well, I implemented update_all_returning but assume the interface would be similar