summaryrefslogtreecommitdiff
path: root/tests/db_functions/comparison
AgeCommit message (Expand)Author
2019-08-02Fixed #30661 -- Added models.SmallAutoField.Nick Pope
2019-01-10Refs #28643 -- Added NullIf database function.Mads Jensen
2018-10-15Fixed #29845 -- Fixed Cast crash on MySQL when casting to DecimalField.Mariusz Felisiak
2018-10-01Fixed #29767 -- Made date-related casts work on SQLiteClaude Paroz
2018-08-16Reorganized comparison db function tests.Nick Pope