mirror of
https://github.com/django/django.git
synced 2025-11-24 21:00:12 +00:00
The previous heuristics were naively enabling the BETWEEN optimization on successful cast of the first rhs SQL params to an integer while it was not appropriate for a lot of database resolved expressions. Thanks Alexey Chernov for the report. |
||
|---|---|---|
| .. | ||
| comparison | ||
| datetime | ||
| math | ||
| migrations | ||
| text | ||
| window | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||