Re: Use of .mogrify

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Use of .mogrify
Дата
Msg-id 533CA696.9000001@aklaver.com
обсуждение исходный текст
Ответ на Use of .mogrify  (Tobias Fielitz <tobias@streethawk.com>)
Список psycopg
On 04/02/2014 05:00 PM, Tobias Fielitz wrote:
> 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).

Any reason you cannot just put it into execute()?

>
> Cheers,
> Tobias
>
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


В списке psycopg по дате отправления:

Предыдущее
От: Tobias Fielitz
Дата:
Сообщение: Use of .mogrify
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Re: Use of .mogrify