On Tue, 21 Jun 2022 at 10:41, Rowan Tommins <rowan.coll...@gmail.com> wrote: > > The implementation MUST be written by > someone with intimate knowledge of the DBMS in question, or it cannot be > trusted.
Well, that rules me out of doing it. > So if we only have a Postgres implementation right now, we should either > implement quoteIdentifier only on PDOPostgres I'll expose it as a method on the PDOPostgres class. Having a quote identifier function on the PDO class itself that does the appropriate thing for all of the databases will be for another RFC, so that is also added to future scope. cheers Dan Ack -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php