mirror of
https://github.com/django/django.git
synced 2025-03-14 03:10:45 +00:00
As mentioned in the pre-existing split_exclude() docstring EXISTS is easier to optimize for query planers and circumvents the IN (NULL) handling issue.