summaryrefslogtreecommitdiff
path: root/tests/db_functions/text/test_repeat.py
AgeCommit message (Expand)Author
2020-06-16Refs #30446 -- Defined default output_field of text database functions.Simon Charette
2018-09-10Fixed #29500 -- Fixed SQLite function crashes on null values.Srinivas Reddy Thatiparthy
2018-08-16Reorganized text db function tests.Nick Pope