mirror of
https://github.com/django/django.git
synced 2025-01-24 17:19:19 +00:00
76e37513e2
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.