summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2007-10-23 19:00:31 +0000
committerAdrian Holovaty <adrian@holovaty.com>2007-10-23 19:00:31 +0000
commitc599de2ac63033fd6d027b34f1230ee574118ddb (patch)
tree3edf0bb21a2b47fb18e87dc76dbdc09180cfba9b /docs
parent17301f2fa01b410d87c32b228962ca216f15bacf (diff)
Added a BaseDatabaseOperations.last_executed_query() hook, which allows a database backend to specify how to get the last-executed query on a given cursor. Implemented it for the psycopg2 backend. This means that for psycopg2, the SQL statements in django.db.connection.queries will now reflect the exact SQL as sent to the server, instead of a naive and misleading string-interpolated version
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6601 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions