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-01-31 12:49:21 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
/
comparison
History
Petr Čermák
fc1446073e
Fixed
#31987
-- Fixed Cast() with DurationField on MySQL.
2020-09-09 07:01:18 +02:00
..
__init__.py
…
test_cast.py
Fixed
#31987
-- Fixed Cast() with DurationField on MySQL.
2020-09-09 07:01:18 +02:00
test_coalesce.py
…
test_collate.py
Fixed
#21181
-- Added Collate database function.
2020-08-11 22:21:08 +02:00
test_greatest.py
…
test_least.py
Reorganized comparison db function tests.
2018-08-16 16:04:39 -04:00
test_nullif.py
…