summaryrefslogtreecommitdiff
path: root/tests/db_functions/text/test_reverse.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34554 -- Fixed Reverse(Value(…)) crash on Oracle.Mariusz Felisiak2023-05-101-6/+9
* Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQue...Gregor Gärtner2022-10-081-1/+1
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-14/+30
* Refs #28643 -- Added Reverse database function.Nick Pope2019-01-121-0/+46