Use of .mogrify

From: Tobias Fielitz <tobias(at)streethawk(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: Use of .mogrify
Date: 2014-04-03 00:00:09
Message-ID: 533CA489.60307@streethawk.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: psycopg

Hi All,

I just stumbled across this conversation:
http://permalink.gmane.org/gmane.comp.python.db.psycopg.devel/4775

Is .mogrify still just for debugging usage?

I have a query generated by Django's ORM that I would like to execute as
plain SQL (because I will wrap some SQL around it).

Cheers,
Tobias

Attachment Content-Type Size
tobias.vcf text/x-vcard 206 bytes

Responses

Browse psycopg by date

  From Date Subject
Next Message Adrian Klaver 2014-04-03 00:08:54 Re: Use of .mogrify
Previous Message Federico Di Gregorio 2014-04-02 08:37:59 Re: Slow select query