Opened 17 years ago
Closed 17 years ago
#5001 closed (wontfix)
Log queries to stdout
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Keywords: | query log | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
if settings.DEBUG_QUERY is set to True, print sql queries.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | query-log.diff added |
---|
comment:1 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Summary: | [patch] query stdout log → Log queries to stdout |
Note:
See TracTickets
for help on using tickets.
This has come up a few times, and has been decided against before. However, there's some discussion going on about enhancing the query logging, which you should definitely get involved in.