Re: Research on ?? operators

Поиск
Список
Период
Сортировка
От Matteo Beccati
Тема Re: Research on ?? operators
Дата
Msg-id 28cba2bf-c90b-33c2-6bd7-ff099d981aaf@beccati.com
обсуждение исходный текст
Ответ на Re: Research on ?? operators  (Michael Lewis <mlewis@entrata.com>)
Список pgsql-general
Hi Michael,

On 04/06/2019 14:35, Michael Lewis wrote:
> /":foo" named placeholders/
> 
> If I may, is this supported natively in Postgres prepared statements?
> Can I see an example? I do not care much for the numbers of positional
> placeholders and would love to use names instead if possible.

Not natively. In this case it's the PHP PDO pgsql driver that performs
the translation.

I suppose many other DB libraries do that in any programming language.


Cheers
-- 
Matteo Beccati

Development & Consulting - http://www.beccati.com/



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

Предыдущее
От: Michael Lewis
Дата:
Сообщение: Re: Research on ?? operators
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: Research on ?? operators