Proposal for UPDATE RETURNING

Hi!

I have the patch for returning fields from QuerySet.update() (#32406 (Allow QuerySet.update() to return fields on supported backends.) – Django) and I would like some input on how (and if) to implement it without breaking existing code.