update_all isn't as expressive as it should be

What's wrong with Model.update_all('column1 = column2 + column3') ? This has been possible since forever :slight_smile:

Cheers, -foca