#35021: Debug query capturing on psycopg3 disregards execute wrappers.
-------------------------------------+-------------------------------------
Reporter: Ran Benita | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Database layer | Version: 5.0
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* stage: Unreviewed => Accepted
Comment:
Tentatively accepted. I think it's worth fixing even just for
`ClientCursor`. Server-side binding cursors have a few other minor
limitations in Django, so one more should not be a big surprise.
--
Ticket URL: <https://code.djangoproject.com/ticket/35021#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.