mirror of
https://github.com/django/django.git
synced 2025-02-08 08:26:13 +00:00
Adjusting WhereNode.as_sql() to raise an exception when encoutering a full match just like with empty matches ensures that all case are explicitly handled.