Method Postgres.postgres()->_quote()


Method _quote

string _quote(string s)

Description

Escape a string to prevent SQL injection, using the current connection's character encoding settings.