1
0
mirror of https://github.com/django/django.git synced 2025-03-31 11:37:06 +00:00
django/tests/regressiontests
Anssi Kääriäinen bd283aa844 Refactored the empty/full result logic in WhereNode.as_sql()
Made sure the WhereNode.as_sql() handles various EmptyResultSet and
FullResultSet conditions correctly. Also, got rid of the FullResultSet
exception class. It is now represented by '', [] return value in the
as_sql() methods.
2012-07-01 17:21:34 +03:00
..
2012-06-19 17:37:28 +02:00
2012-06-19 17:37:28 +02:00