Research on ?? operators
От | Matteo Beccati |
---|---|
Тема | Research on ?? operators |
Дата | |
Msg-id | 4b588eb1-a3af-3e25-c1f1-16fb93e602e3@beccati.com обсуждение исходный текст |
Ответы |
Re: Research on ?? operators
Re: Research on ?? operators |
Список | pgsql-general |
Hello generals, I'm trying to resurrect a change to the PHP PDO driver to allow using the "?" json operator (and other operators containing a question mark), without it being interpreted as a placeholder for a query argument. In order to do so, like Hibernate, I went for the double "??" escaping: https://wiki.php.net/rfc/pdo_escape_placeholders One question that I'm supposed to answer now is: is there any known usage in the wild of some custom "??" operator that would require funny escaping like "????"? I've tried to search pgxn but couldn't find any match, so I thought it was worth to try and ask here. Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/
В списке pgsql-general по дате отправления: