summaryrefslogtreecommitdiff
path: root/tests/db_functions/text/test_repeat.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQue...Gregor Gärtner2022-10-081-1/+1
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-11/+17
* Refs #33355 -- Added missing tests for database functions and expression on n...Adam Johnson2021-12-221-0/+1
* Refs #30446 -- Defined default output_field of text database functions.Simon Charette2020-06-161-3/+3
* Fixed #29500 -- Fixed SQLite function crashes on null values.Srinivas Reddy Thatiparthy2018-09-101-0/+4
* Reorganized text db function tests.Nick Pope2018-08-161-0/+24