django/tests/db_functions
Daniel Hahler 43a4835edf Fixed -- Added DurationField support to Extract. 2017-06-28 10:10:09 -04:00
..
__init__.py Fixed -- Added a suite of SQL Functions 2014-12-27 15:27:27 +11:00
models.py Refs -- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest. 2017-03-29 13:29:53 -04:00
test_cast.py Fixed -- Fixed Cast() with Big/Small/Positive/PositiveSmallIntegerField on MySQL. 2017-06-21 10:16:53 -04:00
test_datetime.py Fixed -- Added DurationField support to Extract. 2017-06-28 10:10:09 -04:00
test_strindex.py Refs -- Removed Value wrapping from StrIndex's substring param. 2017-04-03 08:39:57 -04:00
tests.py Refs -- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest. 2017-03-29 13:29:53 -04:00