| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-19 | Refs #36795 -- Deprecated SQLCompiler.quote_name_unless_alias(). | Simon Charette | |
| It has been superseded with .quote_name(), which ensures aliases are always quoted. | |||
| 2026-01-06 | Fixed #29257 -- Caught DatabaseError when attempting to close a possibly ↵ | VIZZARD-X | |
| already-closed cursor. | |||
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2021-11-19 | Refs #24121 -- Added __repr__() to BaseDatabaseWrapper, JoinPromoter, and ↵ | Jonny Park | |
| SQLCompiler. | |||
