summaryrefslogtreecommitdiff
path: root/tests/db_functions/text/test_repeat.py
AgeCommit message (Expand)Author
2018-09-10Fixed #29500 -- Fixed SQLite function crashes on null values.Srinivas Reddy Thatiparthy
2018-08-16Reorganized text db function tests.Nick Pope