This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fba0eaa5d6
django
/
tests
/
db_functions
History
Mariusz Felisiak
0f91ba1adc
Fixed
#28329
-- Fixed Cast() with Big/Small/Positive/PositiveSmallIntegerField on MySQL.
2017-06-21 10:16:53 -04:00
..
__init__.py
Fixed
#23753
-- Added a suite of SQL Functions
2014-12-27 15:27:27 +11:00
models.py
Refs
#18247
-- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest.
2017-03-29 13:29:53 -04:00
test_cast.py
Fixed
#28329
-- Fixed Cast() with Big/Small/Positive/PositiveSmallIntegerField on MySQL.
2017-06-21 10:16:53 -04:00
test_datetime.py
Fixed
#28103
-- Added quarter extract, truncation, and lookup.
2017-06-08 15:15:29 -04:00
test_strindex.py
Refs
#27834
-- Removed Value wrapping from StrIndex's substring param.
2017-04-03 08:39:57 -04:00
tests.py
Refs
#18247
-- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest.
2017-03-29 13:29:53 -04:00