mirror of
https://github.com/django/django.git
synced 2024-11-18 23:44:22 +00:00
bd283aa844
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. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |