| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-17 | Fixed #33537 -- Made test database cloning on MySQL reraise unexpected errors. | Mariusz Felisiak | |
| Thanks Faakhir Zahid and Stephen Finucane for the initial patch. Thanks Simon Charette for the review. | |||
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2020-10-29 | Refs #32061 -- Unified DatabaseClient.runshell() in db backends. | Simon Charette | |
| 2020-02-04 | Simplified imports from django.db and django.contrib.gis.db. | Nick Pope | |
| 2019-07-16 | Fixed #30636 -- Fixed options ordering when cloning test database on MySQL. | Yann Sionneau | |
| --defaults-file must be given before other options. | |||
| 2018-10-25 | Fixed #29827 -- Fixed reuse of test databases with --keepdb on MySQL. | Sergey Fedoseev | |
| Regression in e1253bc26facfa1d0fca161f43925e99c2591ced. | |||
| 2017-06-21 | Reorganized backends tests. | Mariusz Felisiak | |
