mirror of
https://github.com/django/django.git
synced 2025-02-24 17:15:03 +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.