summaryrefslogtreecommitdiff
path: root/docs/topics/db/instrumentation.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-08-25Refs #36485 -- Removed double spaces after periods in sentences.Natalia
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2019-05-08Used time.monotonic() instead of time.time() where applicable.Przemysław Suliga
2018-05-17Removed versionadded/changed annotations for 2.0.Tim Graham
2017-09-21Refs #28595 -- Added a hook to add execute wrappers for database queries.Shai Berger