summaryrefslogtreecommitdiff
path: root/tests/backends/base/test_base.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #31090 -- Logged transaction management queries.Ilya Bass2022-11-211-3/+60
* Fixed #33379 -- Added minimum database version checks.Hasan Ramezani2022-02-181-0/+35
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-42/+52
* Fixed #30398 -- Added CONN_HEALTH_CHECKS database setting.Przemysław Suliga2021-12-011-2/+155
* Refs #24121 -- Added __repr__() to BaseDatabaseWrapper, JoinPromoter, and SQL...Jonny Park2021-11-191-0/+7
* Refs #28595 -- Added a hook to add execute wrappers for database queries.Shai Berger2017-09-211-1/+98
* Reorganized backends tests.Mariusz Felisiak2017-06-211-0/+32