#2692: Show the SQL that's being generated on each query.
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: enhancement | Status: new
Priority: low | Milestone:
Component: Tools | Version: 0.95
Severity: trivial | Keywords: db, debug, sql
-----------------------------------+----------------------------------------
In the old days I used to write all the SQL in every project that required
a db and although I'm enjoying a lot the ORM approach implemented on
Django I still have some troubles in doing certain "complex" queries.
Before deciding to give this project a go, I've played with SQLObject and
enjoyed a lot a debug feature which shows all the SQL that hits the db.
I'd love to see it on Django too.
A (hopefully) faithful customer,
João C. Morais
--
Ticket URL: <http://code.djangoproject.com/ticket/2692>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---