summaryrefslogtreecommitdiff
path: root/tests/db_functions/comparison
Commit message (Expand)AuthorAgeFilesLines
* Fixed #30987 -- Added models.PositiveBigIntegerField.Caio Ariede2019-11-191-0/+1
* Fixed #30661 -- Added models.SmallAutoField.Nick Pope2019-08-021-0/+1
* Refs #28643 -- Added NullIf database function.Mads Jensen2019-01-101-0/+40
* Fixed #29845 -- Fixed Cast crash on MySQL when casting to DecimalField.Mariusz Felisiak2018-10-151-1/+15
* Fixed #29767 -- Made date-related casts work on SQLiteClaude Paroz2018-10-011-2/+39
* Reorganized comparison db function tests.Nick Pope2018-08-165-0/+337