mirror of
https://github.com/django/django.git
synced 2025-11-19 03:08:59 +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 | ||