This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
expressions
History
Mariusz Felisiak
28a02259cb
Fixed DatabaseFeatures.has_case_insensitive_like on MySQL and Oracle.
...
Incorrect since its introduction in 20bab2cf9d02a5c6477d8aac066a635986e0d3f3.
2017-07-24 21:51:29 +02:00
..
__init__.py
…
models.py
Fixed
#28199
-- Fixed Subquery generating unnecessary/invalid CAST.
2017-05-30 06:40:41 -04:00
test_queryset_values.py
…
tests.py
Fixed DatabaseFeatures.has_case_insensitive_like on MySQL and Oracle.
2017-07-24 21:51:29 +02:00