summaryrefslogtreecommitdiff
path: root/tests/expressions_case/tests.py
AgeCommit message (Expand)Author
2015-01-15Fixed #24148 -- Documented a bug with case expressions in SQLite < 3.7.0Michał Modzelewski
2015-01-15Made an expressions_case test work without Pillow.Collin Anderson
2015-01-12Fixed #24031 -- Added CASE expressions to the ORM.Michał Modzelewski