summaryrefslogtreecommitdiff
path: root/tests/db_functions/comparison/test_greatest.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-12-10Fixed #32178 -- Allowed database backends to skip tests and mark expected fai...Hasan Ramezani
2018-08-16Reorganized comparison db function tests.Nick Pope