mirror of
https://github.com/Hopiu/django.git
synced 2026-04-04 15:20:25 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_extract_trunc.py | ||
| test_now.py | ||