Sunday, March 16, 2014

Re: Is there a good reason why Django querysets can't be intersected?

I don't know anything about efficiency, but it works at least as far back as Django 1.3. I'd assume that, with lazy evaluation, it's probably about as efficient as anything in the ORM.

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/CAOzwKwHiR8HyHz-AaNoQbB6vQsFLun1jrn1W5XzVA7-qhsTm0A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment