Sanitized query for psycopg2
Open
enhancement
- Dominant language
- Python
- Stars
- 338
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
Hi, looking at xray's source code I can see that for Django extension it is possible to trace `sanitized_query` and have the full SQL query in xray interface.
I'm wondering if there was any reason not to do it for Psycopg2? And also if there is some way to patch this at runtime?
Contributor guide
Assessment
This issue has not been assessed yet.