mirror of
https://github.com/django/django.git
synced 2025-01-18 14:24:39 +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.