Hello. I have a query that is failing and I'd like to look at it. (I'm trying to do full-text searches in postgresql 8.2, so I'm using extra with both select and where clauses, so it is reasonably complex).
I know how to see prior queries with connection.queries. But is there a way to get the value of the currently-constructed query, before it is shipped off to the database to fail? Thanks, Jim -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.