| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-11 | [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) ↵ | Mariusz Felisiak | |
| against SQL injection on PostgreSQL. Backport of 6723a26e59b0b5429a0c5873941e01a2e1bdbb81 from main. | |||
| 2018-09-13 | Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries. | Ramiro Morales | |
| Thanks Ramiro Morales for contributing to the patch. | |||
| 2018-06-06 | Fixed MySQL QuerySet.explain() test when running tests in reverse. | Tim Graham | |
| 2018-04-19 | Fixed #28574 -- Added QuerySet.explain(). | Tom | |
