summaryrefslogtreecommitdiff
path: root/tests/db_functions/comparison/test_cast.py
AgeCommit message (Expand)Author
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