Hi Anshuman,

Firstly, a question like this is probably better suited to
django-developers - that's the list where we discuss proposed modifications
to Django itself. You're more likely to get the attention you need on that
list.

That said - I'm not sure I see the benefit here. I've left a comment on the
ticket.

Yours
Russ Magee %-)

On Sat, Oct 18, 2014 at 2:12 AM, Anshuman Aggarwal <
[email protected]> wrote:

> Posting this Django Project ticket that I opened to track the enhancement
> request to update multiple rows with different values for the same field
> for a particular Django queryset in a single SQL query without having to
> write raw SQL.
>
> https://code.djangoproject.com/ticket/23646
>
> A possible SQL solution is outlined here but it should ideally be
> supported via the Django Manager I feel and not via a Raw SQL which becomes
> much harder to maintain.
>
>
> http://stackoverflow.com/questions/18797608/update-multiple-rows-in-same-query-using-postgresql
>
> Thoughts anyone?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/812f359d-13cb-43c1-9515-52632b663911%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/812f359d-13cb-43c1-9515-52632b663911%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJxq84_xh4Dox4uegV%3DoUOFwKK%3D77Nc0MLY9P9z8Nfkr4CcDKQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to