mirror of
https://github.com/django/django.git
synced 2025-03-06 15:32:33 +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.