mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 15:00:25 +00:00
The subtract_temporals() database operation was not handling expressions
returning SQL params in mixed database types.
Regression in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_deprecation.py | ||
| test_queryset_values.py | ||
| tests.py | ||