summaryrefslogtreecommitdiff
path: root/tests/backends/base/test_client.py
Commit message (Collapse)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-4/+4
|
* Fixed #32687 -- Restored passing process’ environment to underlying tool ↵Konstantin Alekseev2021-04-271-0/+14
| | | | | | in dbshell on PostgreSQL. Regression in bbe6fbb8768e8fb1aecb96d51c049d7ceaf802d3.
* Refs #32061 -- Unified DatabaseClient.runshell() in db backends.Simon Charette2020-10-291-0/+16