summaryrefslogtreecommitdiff
path: root/tests/backends/sqlite/test_features.py
AgeCommit message (Collapse)Author
2020-11-25Fixed #32224 -- Avoided suppressing connection errors in supports_json_field ↵Mariusz Felisiak
on SQLite.` Regression in 6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd. Thanks Juan Garcia Alvite for the report.